This is an automated email from the ASF dual-hosted git repository.

jamesge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git


The following commit(s) were added to refs/heads/master by this push:
     new 1bb5e81  update .asf.yaml to change RPC as rpc
     new 8801a84  Merge pull request #1224 from tanzhongyi003/master
1bb5e81 is described below

commit 1bb5e81aa7cc1dee8fe79d85b7af77f303cb92dd
Author: tanzhongyi003 <1371827282...@163.com>
AuthorDate: Fri Aug 28 19:35:48 2020 +0800

    update .asf.yaml to change RPC as rpc
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 456d4e8..00ceb66 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,5 +1,5 @@
 github:
   description: Industrial-grade RPC framework used throughout Baidu, with 
1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
   labels:
-    - RPC
+    - rpc
   homepage: https://brpc.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to