This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-uno.git
The following commit(s) were added to refs/heads/main by this push:
new ded90ec Revert "Reset .asf.yaml notifications after repository rename"
ded90ec is described below
commit ded90ecf23b2f1eca5355f0ca47c8599692bb78f
Author: Christopher Tubbs <[email protected]>
AuthorDate: Wed Aug 12 15:40:47 2026 -0400
Revert "Reset .asf.yaml notifications after repository rename"
This reverts commit 87b8293293a937a5fb00bbc40e0d2cf958ad7f90.
After the repository was renamed, the project reverted to the default
notification schemes. This commit is the second of two, creating
non-trivial changes to .asf.yaml to first set the notification address
to the default (commits@), followed by a change to set it back to the
preferred address (notifications@).
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 51b2f5b..70c5240 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,8 +21,8 @@
notifications:
commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
jira_options: worklog
github: