This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-neethi.git
The following commit(s) were added to refs/heads/master by this push:
new 9fe3592 Excluding .asf.yaml from rat check
9fe3592 is described below
commit 9fe359226cd61fa32e9f5d066ad7e84ee5adfc17
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon May 18 09:36:57 2026 +0100
Excluding .asf.yaml from rat check
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index e39a74f..2e2a859 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,6 +183,7 @@
<exclude>.gitignore</exclude>
<exclude>.git/**</exclude>
<exclude>.pmd/**</exclude>
+ <exclude>.asf.yaml</exclude>
<exclude>.repository/**</exclude>
<exclude>.checkstyle/**</exclude>
<!-- RAT doesn't recognize this one as notes file -->