Skip to content

Commit b487074

Browse files
committed
Exclude CONTRIBUTING from RAT and link it on README
1 parent 97ad1e2 commit b487074

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ via Github pull requests.
5959
* [Release notes](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
6060
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
6161
* API [documentation](http://cloudstack.apache.org/docs/api)
62+
* How to [contribute](CONTRIBUTING.md)
6263

6364
## Getting Involved and Contributing
6465

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,7 @@
716716
<exclude>CHANGES.md</exclude>
717717
<exclude>README.md</exclude>
718718
<exclude>INSTALL.md</exclude>
719+
<exclude>CONTRIBUTING.md</exclude>
719720
<exclude>Dockerfile</exclude>
720721
<exclude>supervisord.conf</exclude>
721722
<exclude>.idea/</exclude>

0 commit comments

Comments
 (0)