SLING-11709 - Set up Jira autolinks to all Sling Github projects

Update .asf.yaml to respect defaults
diff --git a/.asf.yaml b/.asf.yaml
index ac7c8c4..79b72eb 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -2,7 +2,17 @@
   description: "Apache Sling Adapter Annotations"
   homepage: "https://sling.apache.org/"
   labels:
-    - sling
-    - java
-    - annotations
-    - adapters
\ No newline at end of file
+  - "sling"
+  - "java"
+  - "annotations"
+  - "adapters"
+  autolink_jira:
+  - "SLING"
+  - "OAK"
+  - "JCR"
+  - "JCRVLT"
+  - "INFRA"
+  - "FELIX"
+  - "MNG"
+notifications:
+  jira_options: "link"