-
Notifications
You must be signed in to change notification settings - Fork 157
sig-docs: promote breeswish to committer #336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Sig file formatting success. |
@@ -15,8 +15,12 @@ | |||
|
|||
## Committers | |||
|
|||
* [3pointer](https://github.com/3pointer) | |||
* [amyangfei](https://github.com/amyangfei) | |||
* [breeswish](https://github.com/breeswish) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with promoting breeswish & amyangfei to committers this time and expect other candidates to have a better command of both Chinese and English technical writing and documentation rules.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated~
The DetailsTip : {
"type": "object",
"required": [
"name",
"techLeaders",
"committers",
"reviewers",
"activeContributors"
],
"properties": {
"name": {
"type": "string"
},
"techLeaders": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"coLeaders": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"committers": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"reviewers": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"activeContributors": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
}
}
} Warning: None |
1 similar comment
The DetailsTip : {
"type": "object",
"required": [
"name",
"techLeaders",
"committers",
"reviewers",
"activeContributors"
],
"properties": {
"name": {
"type": "string"
},
"techLeaders": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"coLeaders": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"committers": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"reviewers": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
},
"activeContributors": {
"type": "array",
"items": {
"type": "object",
"required": [
"githubName"
],
"properties": {
"githubName": {
"type": "string"
}
}
}
}
}
} Warning: None |
Please waiting this issue ti-community-infra/ti-community-bot#107 fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@lilin90: adding LGTM is restricted to reviewers in list. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the tidb-community-bots/prow-config repository. |
Already fixed. @ran-huang Please resolve the conflicts. |
Cannot modify multiple sig info files in one PR. |
Signed-off-by: Ran <huangran@pingcap.com>
Signed-off-by: Ran <huangran@pingcap.com>
4f7f104
to
1787793
Compare
Cannot modify multiple sig info files in one PR. |
Sig file formatting success. |
/merge |
@ran-huang: you cannot merge your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the tidb-community-bots/prow-config repository. |
@pingcap/tidb-maintainer Only the maintainer can approve the PR for adding a committer. And about the |
/cc @pingcap/tidb-maintainer |
@hi-rustin: GitHub didn't allow me to request PR reviews from the following users: pingcap/tidb-maintainer. Note that only pingcap members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @pingcap/tidb-maintainer |
@ran-huang: GitHub didn't allow me to request PR reviews from the following users: pingcap/tidb-maintainer. Note that only pingcap members and repo collaborators can review this PR, and authors cannot review their own PRs. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@AndreMouche PTAL. This PR needs LGTM from maintainers. |
Could you please explain the reason for example #330 |
Signed-off-by: Ran <huangran@pingcap.com>
@breeswish has contributed a lot to Docs SIG. According to Be promoted to Committer
@AndreMouche PTAL. Do we need detailed reasons for active contributors? |
Signed-off-by: Ran <huangran@pingcap.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@winkyao You should approve it not just comment. About |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update sig info success. |
Signed-off-by: Ran huangran@pingcap.com
@breeswish has contributed a lot to Docs SIG. According to Be promoted to Committer
, we would like to promote him to a new committer of Docs SIG. His detailed contribution is shown below: