This is an automated email from the ASF dual-hosted git repository.
sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git
The following commit(s) were added to refs/heads/main by this push:
new 0d114d9 Add incubator and petri to standing committees
0d114d9 is described below
commit 0d114d9dead260f3f4cb69115f0b4ca1d6a3e8e7
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Jun 13 12:48:38 2025 -0700
Add incubator and petri to standing committees
---
atr/util.py | 2 ++
1 file changed, 2 insertions(+)
diff --git a/atr/util.py b/atr/util.py
index 114b85c..d96f380 100644
--- a/atr/util.py
+++ b/atr/util.py
@@ -59,7 +59,9 @@ _LOGGER: Final = logging.getLogger(__name__)
_STANDING_COMMITTEES: Final[set[str]] = {
"attic",
"comdev",
+ "incubator",
"logodev",
+ "petri",
"whimsy",
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]