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 09:54:28 UTC

[incubator-pekko-http] 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-http.git


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

commit a9acbd53e693debaf77f96c12e8db948186ff836
Author: PJ Fanning <pj...@users.noreply.github.com>
AuthorDate: Mon Oct 31 09:54:24 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 000000000..c5e304c7a
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,23 @@
+# https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories
+
+github:
+  description: "The Streaming-first HTTP server/module of Apache Pekko"
+  homepage: https://pekko.apache.org/
+  labels:
+    - pekko
+    - pekko-http
+    - http
+    - http2
+    - http-client
+    - http-server
+    - streaming
+    - reactive
+    - websocket
+  
+  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