This is an automated email from the ASF dual-hosted git repository.
wuweijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new ce80848f70e Update Committer Responsibility (#18141)
ce80848f70e is described below
commit ce80848f70e14f0819317ffcedfc49e7f19e9fdb
Author: Hongsheng Zhong <[email protected]>
AuthorDate: Wed Jun 1 21:44:19 2022 +0800
Update Committer Responsibility (#18141)
---
docs/community/content/contribute/committer.cn.md | 2 +-
docs/community/content/contribute/committer.en.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/community/content/contribute/committer.cn.md
b/docs/community/content/contribute/committer.cn.md
index a8ab6dd6777..028954649f6 100644
--- a/docs/community/content/contribute/committer.cn.md
+++ b/docs/community/content/contribute/committer.cn.md
@@ -18,7 +18,7 @@ ShardingSphere 社区遵循 [Apache Community’s
process](http://community.apac
- 解答问题;
- 维护文档和代码示例;
- 改进流程和工具;
- - 定期检查 [CI Scheduled Workflow](
https://github.com/apache/shardingsphere/actions/workflows/ci.yml?query=event%3Aschedule
) 是否正常运行;
+ - 定期检查 [CI Scheduled Workflow](
https://github.com/apache/shardingsphere/actions?query=event%3Aschedule )
是否正常运行;
- 引导新的参与者融入社区。
## 日常工作
diff --git a/docs/community/content/contribute/committer.en.md
b/docs/community/content/contribute/committer.en.md
index c5f701744c6..18e74c8066e 100644
--- a/docs/community/content/contribute/committer.en.md
+++ b/docs/community/content/contribute/committer.en.md
@@ -18,7 +18,7 @@ After a contributor participates ShardingSphere community
actively, PMC and Comm
- Answer questions;
- Update documentation and example;
- Improve processes and tools;
- - Check whether [CI Scheduled Workflow](
https://github.com/apache/shardingsphere/actions/workflows/ci.yml?query=event%3Aschedule
) works or not periodically;
+ - Check whether [CI Scheduled Workflow](
https://github.com/apache/shardingsphere/actions?query=event%3Aschedule ) works
or not periodically;
- Guide new contributors join community.