From 4721e3cf2de098dabc90370d384eb65698668fed Mon Sep 17 00:00:00 2001 From: armab Date: Thu, 16 Jul 2020 19:26:14 +0100 Subject: [PATCH 1/2] Add Contributors to the StackStorm Github org with minimal permissions to triage Issues --- OWNERS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OWNERS.md b/OWNERS.md index 8ba9dece56..3e3bf73d82 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -32,7 +32,7 @@ Have deep platform knowledge & experience and demonstrate technical leadership a # Maintainers * ###### 1 vote points -Being part of Technical Steering Committee (TSC) [@StackStorm/maintainers](https://github.com/orgs/StackStorm/teams/maintainers) provide significant and reliable value to the project helping it grow and improve through development and maintenance. +Being part of Technical Steering Committee (TSC) [@StackStorm/maintainers](https://github.com/orgs/StackStorm/teams/maintainers) provide significant and reliable value to the project helping it grow and improve through development and maintenance. See [Maintainer Responsibilities](https://github.com/StackStorm/st2/blob/master/GOVERNANCE.md#maintainer-responsibilities) for more info. * JP Bourget ([@punkrokk](https://github.com/punkrokk)) <> - Systems, deb/rpm, Deployments, Community, StackStorm Exchange, SecOps, CircleCi * Mick McGrath ([@mickmcgrath13](https://github.com/mickmcgrath13)) <> @@ -44,8 +44,8 @@ Being part of Technical Steering Committee (TSC) [@StackStorm/maintainers](https # Contributors Contributors are using and occasionally contributing back to the project, might be active in conversations or express their opinion on the project’s direction. -They're not part of the TSC voting process, but appreciated for their contribution, involvement and may become Maintainers in future. - +They're not part of the TSC voting process, but appreciated for their contribution, involvement and may become Maintainers in the future depending on their effort and involvement. See [How to become a Maintainer?](https://github.com/StackStorm/st2/blob/master/GOVERNANCE.md#how-to-become-a-maintainer) +[@StackStorm/contributors](https://github.com/orgs/StackStorm/teams/contributors) are invited to StackStorm Github organization and have permissions to help triaging the Issues and reviewing PRs. * Amanda McGuinness ([@amanda11](https://github.com/amanda11)) - StackStorm Exchange, Ansible, ChatOps, Documentation, core. * Carlos ([@nzlosh](https://github.com/nzlosh)) - Chatops, Errbot, Community, Discussions, StackStorm Exchange. * Hiroyasu Ohyama ([@userlocalhost](https://github.com/userlocalhost)) - Orquesta, Workflows, st2 Japan Community. [Case Study](https://stackstorm.com/case-study-dmm/). From e828eb870cd5bf264b6148a3c3af229de207e684 Mon Sep 17 00:00:00 2001 From: armab Date: Mon, 17 Aug 2020 17:34:57 +0100 Subject: [PATCH 2/2] Fix wording about StackStorm/contributors permissions --- OWNERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OWNERS.md b/OWNERS.md index 3e3bf73d82..8a7886f7a9 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -45,7 +45,7 @@ Being part of Technical Steering Committee (TSC) [@StackStorm/maintainers](https # Contributors Contributors are using and occasionally contributing back to the project, might be active in conversations or express their opinion on the project’s direction. They're not part of the TSC voting process, but appreciated for their contribution, involvement and may become Maintainers in the future depending on their effort and involvement. See [How to become a Maintainer?](https://github.com/StackStorm/st2/blob/master/GOVERNANCE.md#how-to-become-a-maintainer) -[@StackStorm/contributors](https://github.com/orgs/StackStorm/teams/contributors) are invited to StackStorm Github organization and have permissions to help triaging the Issues and reviewing PRs. +[@StackStorm/contributors](https://github.com/orgs/StackStorm/teams/contributors) are invited to StackStorm Github organization and have permissions to help triage the Issues and review PRs. * Amanda McGuinness ([@amanda11](https://github.com/amanda11)) - StackStorm Exchange, Ansible, ChatOps, Documentation, core. * Carlos ([@nzlosh](https://github.com/nzlosh)) - Chatops, Errbot, Community, Discussions, StackStorm Exchange. * Hiroyasu Ohyama ([@userlocalhost](https://github.com/userlocalhost)) - Orquesta, Workflows, st2 Japan Community. [Case Study](https://stackstorm.com/case-study-dmm/).