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

bodewig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant.git


The following commit(s) were added to refs/heads/master by this push:
     new cbb8191bc snap linter recommends a donation field
cbb8191bc is described below

commit cbb8191bc823d7634b8fa63287f3cf3d68c125d5
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Mar 29 12:22:47 2026 +0200

    snap linter recommends a donation field
---
 snap/snapcraft.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 1809dd3ee..835886e86 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -21,6 +21,8 @@ contact:
   - https://ant.apache.org/mail.html
 issues:
   - https://ant.apache.org/bugs.html
+donation:
+  - https://www.apache.org/foundation/sponsorship.html
 website:
   - https://ant.apache.org/
 source-code:

Reply via email to