This is an automated email from the ASF dual-hosted git repository. tn pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-atr-experiments.git
The following commit(s) were added to refs/heads/main by this push: new 5a08a8f Revert "update list of authors" 5a08a8f is described below commit 5a08a8fe75385282d559caac25d67972d2a9265c Author: Thomas Neidhart <t...@apache.org> AuthorDate: Thu Mar 6 16:25:05 2025 +0100 Revert "update list of authors" This reverts commit f09fa2e8b0122fc58ad6c1502f78b2a429fd2c92. --- pyproject.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2a6ee13..4482592 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,10 +1,9 @@ [project] name = "tooling-atr-experiment" -version = "0.1.0" +version = "0.0.1" description = "Some experiments with ATR" authors = [ - { name = "Sean B. Palmer", email = "s...@apache.org" }, - { name = "Thomas Neidhart", email = "t...@apache.org" } + { name = "ASF Tooling", email = "d...@tooling.apache.org" } ] license = "Apache-2.0" readme = "README.md" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tooling.apache.org For additional commands, e-mail: commits-h...@tooling.apache.org