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 19104154c credit Björn Kautler @Vampire for #218 19104154c is described below commit 19104154cc463011904413e280bd71a88def6b3e Author: Stefan Bodewig <stefan.bode...@innoq.com> AuthorDate: Sun Jun 1 15:51:25 2025 +0200 credit Björn Kautler @Vampire for #218 --- CONTRIBUTORS | 1 + contributors.xml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9525b701d..e97deda69 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -52,6 +52,7 @@ Benjamin Burgess Benoit Moussaud Bernd Dutkowski Bernhard Rosenkraenzer +Björn Kautler Brad Clark Brant Langer Gurganus Brian Curnow diff --git a/contributors.xml b/contributors.xml index afd06c175..c72bda835 100644 --- a/contributors.xml +++ b/contributors.xml @@ -235,6 +235,10 @@ <first>Bernhard</first> <last>Rosenkraenzer</last> </name> + <name> + <first>Björn</first> + <last>Kautler</last> + </name> <name> <first>Brad</first> <last>Clark</last>