This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 197ec305d Add publish section (#3109)
197ec305d is described below
commit 197ec305dd28884536526d6f5594e2b473bc6513
Author: Fokko Driesprong <[email protected]>
AuthorDate: Thu Aug 22 12:34:39 2024 +0200
Add publish section (#3109)
Looking at
https://github.com/apache/infrastructure-asfyaml?tab=readme-ov-file#publish
It looks like it is missing
---
.asf.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ebc42cac6..3f81aa7ee 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -43,6 +43,9 @@ github:
collaborators:
- jbonofre
+publish:
+ whoami: asf-site
+
notifications:
commits: [email protected]
issues: [email protected]