From 4a1fb5ae427a8c402100a79b5268889ab4b7fa6f Mon Sep 17 00:00:00 2001 From: "Superskyyy (ONLINE)" Date: Sat, 17 Sep 2022 21:26:00 -0400 Subject: [PATCH] Add hacktoberfest topic (#9627) The topic is required to participate in the Hacktoberfest event. --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 275f60485f..9caf95ea52 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -33,6 +33,7 @@ github: - open-telemetry - zabbix - ebpf + - hacktoberfest enabled_merge_buttons: squash: true merge: false