This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch asf-staging in repository https://gitbox.apache.org/repos/asf/storm-site.git
commit 8a5097891a4edf20ba4ce653563cb49f33d88d43 Author: Richard Zowalla <[email protected]> AuthorDate: Fri May 2 20:35:35 2025 +0200 Add staging branch --- .asf.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 07355508b4..76e689dc8b 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,2 +1,10 @@ +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + publish: whoami: asf-site + +staging: + whoami: asf-staging \ No newline at end of file
