You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pekko.apache.org by fa...@apache.org on 2022/10/31 10:00:23 UTC

[incubator-pekko-grpc] branch main updated: Create .asf.yaml

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-grpc.git


The following commit(s) were added to refs/heads/main by this push:
     new 86dbee40 Create .asf.yaml
86dbee40 is described below

commit 86dbee4000a560f61c0aa61afa74ddfa5a87754c
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Oct 31 10:00:19 2022 +0000

    Create .asf.yaml
---
 .asf.yaml | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 00000000..d9197117
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,23 @@
+# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "Apache Pekko gRPC"
+  homepage: https://pekko.apache.org/
+  labels:
+    - pekko
+    - pekko-http
+    - java
+    - scala
+    - grpc
+    - rpc
+    - streaming
+    - reactive
+    - reactive-streams
+  
+  features:
+    # Enable wiki for documentation
+    wiki: false
+    # Enable issue management
+    issues: true
+    # Enable projects for project management boards
+    projects: false


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pekko.apache.org
For additional commands, e-mail: commits-help@pekko.apache.org