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 cc6f2c4..fc5adb4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,5 +1,16 @@
 github:
-  description: An OSGi bundle that provides a SAML2 Web Profile Service Provider Authentication for Apache Sling
+  description: "An OSGi bundle that provides a SAML2 Web Profile Service Provider\
+    \ Authentication for Apache Sling"
   labels:
-    - sling
-    - java
\ No newline at end of file
+  - "sling"
+  - "java"
+  autolink_jira:
+  - "SLING"
+  - "OAK"
+  - "JCR"
+  - "JCRVLT"
+  - "INFRA"
+  - "FELIX"
+  - "MNG"
+notifications:
+  jira_options: "link"