This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-python.git
The following commit(s) were added to refs/heads/main by this push:
new d103f72 docs: update .asf.yaml (#37)
d103f72 is described below
commit d103f72c354d9e386313f913b23dbded81fb501a
Author: Zaki <[email protected]>
AuthorDate: Mon Aug 26 09:43:47 2024 +0800
docs: update .asf.yaml (#37)
---
.asf.yaml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3a82510..7ebda11 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,6 +7,7 @@ notifications:
github:
homepage: https://dubbo.apache.org/
+ description: "The python Implementation For Apache Dubbo."
features:
# Enable wiki for documentation
wiki: false
@@ -23,5 +24,11 @@ github:
merge: false
# disable rebase button:
rebase: false
-
-
+ labels:
+ - dubbo
+ - python
+ - rpc
+ - framework
+ - http2
+ - h2
+ - grpc
\ No newline at end of file