This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-tentacles.git


The following commit(s) were added to refs/heads/master by this push:
     new 705538f  Enable RAT exclusion for asf github control
705538f is described below

commit 705538f2ca1e19cb4926aef6ee405e62089cd407
Author: P. Ottlinger <pottlin...@apache.org>
AuthorDate: Tue Oct 25 00:06:04 2022 +0200

    Enable RAT exclusion for asf github control
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index b39833f..e44ff38 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>

Reply via email to