summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorAmar Tumballi <amar@kadalu.io>2020-08-12 18:47:56 +0530
committerDeepshikha Khandelwal <dkhandel@redhat.com>2020-10-07 07:14:21 +0000
commit085910d3b9cfb28f13b8c8e2d5bec7f08d17292d (patch)
tree41af850f057bb93aa8b2741996521263dd30b6e5 /CONTRIBUTING
parentc271c36ac9dbf47b365cc4e9de0e097fbbcc7945 (diff)
downloadglusterfs-085910d3b9cfb28f13b8c8e2d5bec7f08d17292d.tar.gz
glusterfs-085910d3b9cfb28f13b8c8e2d5bec7f08d17292d.tar.xz
glusterfs-085910d3b9cfb28f13b8c8e2d5bec7f08d17292d.zip
Migration: update the docs
* Make CONTRIBUTING.md have complete workflow documented. * Change './rfc.sh' to reflect the new workflow Updates: #1000 Also Updates: gluster/project-infrastructure#62 Change-Id: I31becd7cdb35cb68048b662786c31694791d50fe Signed-off-by: Amar Tumballi <amar@kadalu.io>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING30
1 files changed, 0 insertions, 30 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
deleted file mode 100644
index eb30d76d1b..0000000000
--- a/CONTRIBUTING
+++ /dev/null
@@ -1,30 +0,0 @@
-# GlusterFS project Contribution guidelines
-
-
-## By contributing to this project, the contributor would need to agree to below.
-
-### Developer's Certificate of Origin 1.1
-
-By making a contribution to this project, I certify that:
-
-(a) The contribution was created in whole or in part by me and I
- have the right to submit it under the open source license
- indicated in the file; or
-
-(b) The contribution is based upon previous work that, to the best
- of my knowledge, is covered under an appropriate open source
- license and I have the right under that license to submit that
- work with modifications, whether created in whole or in part
- by me, under the same open source license (unless I am
- permitted to submit under a different license), as indicated
- in the file; or
-
-(c) The contribution was provided directly to me by some other
- person who certified (a), (b) or (c) and I have not modified
- it.
-
-(d) I understand and agree that this project and the contribution
- are public and that a record of the contribution (including all
- personal information I submit with it, including my sign-off) is
- maintained indefinitely and may be redistributed consistent with
- this project or the open source license(s) involved.