This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 219d64af OF - fix typo
219d64af is described below
commit 219d64af1516e231bcf78c4c5e442bd86cb76327
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Feb 27 15:53:31 2026 -0800
OF - fix typo
---
atr/registry.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/atr/registry.py b/atr/registry.py
index 2caa1647..b7641e99 100644
--- a/atr/registry.py
+++ b/atr/registry.py
@@ -42,7 +42,7 @@ FORBIDDEN_PROJECT_CATEGORIES: Final[set[str]] = {
# Committees where commiters are explicitly allowed to promote releases
# For ATR this means that for these committees committers (participants)
# are allowed to start project release.
-# Copied from
https://github.com/apache/infrastructure-svnauthzblob/master/gen.py
+# Copied from
https://github.com/apache/infrastructure-svnauthz/blob/master/gen.py
# Changed roughly once a year.
COMMITTERS_MAY_RELEASE_COMMITTEES: Final[frozenset[str]] = frozenset(
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]