This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git
The following commit(s) were added to refs/heads/main by this push:
new b115680 Create .asf.yaml
b115680 is described below
commit b115680170c93f8b9a350949700aba47e16e6985
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Jan 15 21:28:41 2023 +0100
Create .asf.yaml
---
.asf.yaml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..2056f0e
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,13 @@
+notifications:
+ commits: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
+
+staging:
+ profile: ~
+ whoami: asf-staging
+
+publish:
+ profile: ~
+ whoami: asf-site
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]