This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git


The following commit(s) were added to refs/heads/main by this push:
     new 1e1315a  Add settings to asf.yaml
1e1315a is described below

commit 1e1315a034f961b3c21e05592cbf1bf8a97e9cdc
Author: Matthew de Detrich <[email protected]>
AuthorDate: Thu Feb 2 22:00:48 2023 +0100

    Add settings to asf.yaml
---
 .asf.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 08d5448..6f5512c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,6 +1,17 @@
 # 
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
 
 github:
+  description: "Theme and sbt-paradox settings used by Pekko projects"
+  homepage: https://pekko.apache.org/
+  labels:
+    - pekko
+    - pekko-sbt-paradox
+    - paradox
+    - sbt
+    - themes
+    - documentation
+    - markdown
+
   enabled_merge_buttons:
     squash:  true
     merge:   false
@@ -8,3 +19,9 @@ github:
 
   protected_branches:
     main: { }
+
+notifications:
+  commits:              [email protected]
+  issues:               [email protected]
+  pullrequests:         [email protected]
+  discussions:          [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to