This is an automated email from the ASF dual-hosted git repository.
wwbmmm 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 64957045 update readme to add link to coc (#1564)
64957045 is described below
commit 6495704589d2ed21df22d0b296dddff738024551
Author: Tanzhongyi(Jerry Tan) <[email protected]>
AuthorDate: Tue Aug 9 11:00:52 2022 +0800
update readme to add link to coc (#1564)
* update readme to add link to coc
* update gnp edit command options
---
README.md | 3 +++
README_cn.md | 4 ++++
2 files changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 69775536..0ed24e70 100644
--- a/README.md
+++ b/README.md
@@ -106,3 +106,6 @@ Please refer to [here](CONTRIBUTING.md).
# Feedback and Getting involved
* Report bugs, ask questions or give suggestions by [Github
Issues](https://github.com/apache/incubator-brpc/issues)
* Subscribe mailing list([email protected]) to get updated with
the project
+
+# Code of Conduct
+We follow the code of conduct from Apache Software Foundation, please refer it
here [Link](https://www.apache.org/foundation/policies/conduct)
diff --git a/README_cn.md b/README_cn.md
index ee20f291..5b9e5d79 100644
--- a/README_cn.md
+++ b/README_cn.md
@@ -109,3 +109,7 @@ brpc是用c++语言编写的工业级RPC框架,常用于搜索、存储、机
* bug、疑惑、修改建议都欢迎提在[Github
Issues](https://github.com/apache/incubator-brpc/issues)中
* 订阅邮件列表([email protected])获得项目最新信息
+
+
+# 行为准则
+我们遵守Apache软件基金会的行为准则, 请参考如下
[链接](https://www.apache.org/foundation/policies/conduct)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]