Commit 96a75666 for guacamole.apache.org

commit 96a75666294d1b97c35d313d32c5cf9ac5487744
Author: Corentin SORIANO <csoriano@apache.org>
Date:   Fri Mar 27 09:30:43 2026 +0100

    GUACAMOLE-2248: Move notifications on root of the yaml.

diff --git a/.asf.yaml b/.asf.yaml
index 28369f18..76c8462a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -37,8 +37,6 @@ github:

   # Automatically link/update JIRA when referenced
   autolink_jira: GUACAMOLE
-  notifications:
-    jira_options: link label

   # Require merge commits for all PR merges
   enabled_merge_buttons:
@@ -52,3 +50,6 @@ github:
     main: {}
     next: {}
     patch: {}
+
+notifications:
+  jira_options: link label