JENA-2050: Add .asf.yaml
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..b4e5fa9
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,21 @@
+## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0
+
+## See https://s.apache.org/asfyaml
+
+notifications:
+    commits:       commits@jena.apache.org
+    issues:        pr@jena.apache.org
+    pullrequests:  pr@jena.apache.org
+    jira_options:  link label
+
+github:
+  description: "Apache Jena"
+  homepage: https://jena.apache.org/
+  protected_branches:
+    main
+  labels:
+    - apache
+    - jena
+    - rdf
+    - sparql
+