We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c38ba6 commit d103f72Copy full SHA for d103f72
1 file changed
.asf.yaml
@@ -7,6 +7,7 @@ notifications:
7
8
github:
9
homepage: https://dubbo.apache.org/
10
+ description: "The python Implementation For Apache Dubbo."
11
features:
12
# Enable wiki for documentation
13
wiki: false
@@ -23,5 +24,11 @@ github:
23
24
merge: false
25
# disable rebase button:
26
rebase: false
-
27
+ labels:
28
+ - dubbo
29
+ - python
30
+ - rpc
31
+ - framework
32
+ - http2
33
+ - h2
34
+ - grpc
0 commit comments