Merge pull request #42 from apache/dependabot/maven/org.apache.maven.plugins-maven-jxr-plugin-3.3.0

TENTACLES-16: Bump maven-jxr-plugin from 2.4 to 3.3.0
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..210c7a2
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,11 @@
+github:
+  description: "Apache Creadur Tentacles"
+  homepage: https://creadur.apache.org/tentacles
+  labels:
+    - maven
+    - java
+    - cli
+    - licensechecker 
+    - apache
+    - creadur
+    - tentacles 
diff --git a/pom.xml b/pom.xml
index 697c78c..b2094a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,6 +231,7 @@
           <version>${apacheRatVersion}</version>
           <configuration>
             <excludes>
+              <exclude>.asf.yaml</exclude>
               <exclude>README*</exclude>
               <exclude>src/main/resources/licenses/*</exclude>
             </excludes>