summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorschaffung <ssivakum@redhat.com>2020-12-08 10:14:35 +0530
committerGitHub <noreply@github.com>2020-12-08 10:14:35 +0530
commit3da6ae5edc4b8cd7a922769bb973365f1b4399a5 (patch)
tree93c026a839e33d52a2e77e3bdb8a63a28c39e241 /CONTRIBUTING.md
parentf8bd04fb3ba0fff04abd0c6fff19f42c59376617 (diff)
downloadglusterfs-3da6ae5edc4b8cd7a922769bb973365f1b4399a5.tar.gz
glusterfs-3da6ae5edc4b8cd7a922769bb973365f1b4399a5.tar.xz
glusterfs-3da6ae5edc4b8cd7a922769bb973365f1b4399a5.zip
CONTRIBUTING.md Regression rights changed. (#1762)
Regression can now be run by people part of gluster org. The contributing markdown should reflect the same. Fixes: #1761 Signed-off-by: srijan-sivakumar <ssivakumar@redhat.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 65fc349710..8442509d47 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -59,7 +59,7 @@ About two tasks are one time for the life time. You can continue to use the same
3. Tests:
- All the required smoke tests would be auto-triggered.
- Developers get a chance to retrigger the smoke tests using **"/recheck smoke"** as comment.
- - The "regression" tests would be triggered by a comment **"/run regression"** from developers in the [@gluster-maintainers](https://github.com/orgs/gluster/teams/gluster-maintainers) group.
+ - The "regression" tests would be triggered by a comment **"/run regression"** from developers in the [@gluster](https://github.com/orgs/gluster/people) organization.
- Ask for help as comment in PR if you have any questions about the process!
4. Review Process: