Skip to content

Commit 5731018

Browse files
Update CONTRIBUTING.md to link to an updated CLA
(cherry picked from commit 9acbf19)
1 parent 6f0053a commit 5731018

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The process is fairly standard:
1313
* Create a branch with a descriptive name
1414
* Make your changes, run tests, ensure correct code formatting, commit with a [descriptive message](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html), push to your fork
1515
* Submit pull requests with an explanation what has been changed and **why**
16-
* Submit a filled out and signed [Contributor Agreement](https://cla.pivotal.io/) if needed (see below)
16+
* Submit a filled out and signed [Contributor Agreement](https://github.com/rabbitmq/cla) if needed (see below)
1717
* Be patient. We will get to your pull request eventually
1818

1919

@@ -35,8 +35,8 @@ killall -9 beam.smp; killall -9 erl; killall -9 make; killall -9 epmd; killall -
3535
cd deps/rabbit
3636

3737
# cleans build artifacts
38-
git clean -xfffd
3938
gmake clean; gmake distclean
39+
git clean -xfffd
4040

4141
# builds the broker and all of its dependencies
4242
gmake
@@ -178,9 +178,8 @@ See [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md).
178178
## Contributor Agreement
179179

180180
If you want to contribute a non-trivial change, please submit a signed copy of our
181-
[Contributor Agreement](https://cla.pivotal.io/) around the time
182-
you submit your pull request. This will make it much easier (in some cases, possible)
183-
for the RabbitMQ team at Pivotal to merge your contribution.
181+
[Contributor Agreement](https://github.com/rabbitmq/cla) before submitting
182+
a pull request to `teamrabbitmq </> gmail dot c0m` and set the subject to "RabbitMQ CLA".
184183

185184
## Where to Ask Questions
186185

0 commit comments

Comments
 (0)