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 757cede  add oncall.md
     new 38f04c9  Merge pull request #1517 from tanzhongyi003/master
757cede is described below

commit 757cede699d2805a293943a41e72fa8797fb96fc
Author: tanzhongyi003 <zhongyi....@gmail.com>
AuthorDate: Fri Aug 13 09:31:01 2021 +0800

    add oncall.md
---
 community/oncall.md | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

diff --git a/community/oncall.md b/community/oncall.md
new file mode 100644
index 0000000..c18fba8
--- /dev/null
+++ b/community/oncall.md
@@ -0,0 +1,40 @@
+# 值周工程师的职责如下
+
+## 1. 每天查看github上brpc项目待处理的Pull Request和Issue列表,负责问题的处理
+
+  *  包括标记issue,回复issue,关闭issue等;
+  *  判断issue是否是长期Issue,如果是则标记为Pending
+  *  判断Issue的类型,例如bug,enhancement, discussion等
+  *  把issue分配到熟悉该模块的贡献者(可在微信群里询问谁来负责)
+
+
+
+
+## 2. 轮值时间为一周
+  *  即从周日早上到下周六晚上
+
+
+## 3. 轮值结束需要
+  *  编写值周report,并发送到dev@brpc.apache.org邮件群中
+  *  提醒下一位轮值同学
+
+
+## 4. 值周顺序如下
+  * 朱佳顺 
+  * 李磊
+  * 蔡道进
+  * 何磊
+
+
+## 5. 值周记录如下
+
+|  时间   | 值周人  | 值周report|
+|  ----  | ----  | --- |
+|   | 朱佳顺 | 
+|  21/06/2021 to 27/06/2021 | 李磊 | 
https://lists.apache.org/thread.html/rc9eb911bc6465c16bd8bb14f9d1f7c9548e13759101f43cf0300908a%40%3Cdev.brpc.apache.org%3E
+|   | 蔡道进 | 
+| 05/07/2021 - 12/07/2021  | 何磊 | 
https://lists.apache.org/thread.html/r3f67bc42ecdc07b25c39aedaf30aeae79039aa1cc3e6ad99364c8178%40%3Cdev.brpc.apache.org%3E
+
+
+
+

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

Reply via email to