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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 0f28130 Create .asf.yaml
0f28130 is described below
commit 0f28130c8255de53aa7b70d693fccd95f2604ce3
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Oct 31 14:06:48 2022 +0000
Create .asf.yaml
---
.asf.yaml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..7c8d213
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,22 @@
+#
https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+ description: "Apache Pekko Management is a suite of tools for operating
Pekko Clusters."
+ homepage: https://pekko.apache.org/
+ labels:
+ - pekko
+ - pekko-http
+ - pekko-cluster
+ - ops
+ - operations
+ - microservice
+ - management
+ - cloud-native
+
+ features:
+ # Enable wiki for documentation
+ wiki: false
+ # Enable issue management
+ issues: true
+ # Enable projects for project management boards
+ projects: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]