Skip to content

Commit 0aebdc5

Browse files
authored
Some typos, etc... and adds CONTRIBUTORS.md (#88)
1 parent 4344b03 commit 0aebdc5

File tree

3 files changed

+21
-4
lines changed

3 files changed

+21
-4
lines changed

.github/CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ versus how you fixed it.
2424
* Sign the [Sonatype CLA](https://sonatypecla.herokuapp.com/sign-cla)
2525
* Try to fix one thing per pull request! Many people work on this code, so the more focused your changes are, the less
2626
of a headache other people will have when they merge their work in.
27-
* Ensure your Pull Request passes tests either locally or via TravisCI (it will run automatically on your PR)
27+
* Ensure your Pull Request passes tests either locally or via CircleCI (it will run automatically on your PR)
2828
* Make sure to add yourself or your organization to CONTRIBUTORS.md as a part of your PR, if you are new to the project!
2929
* If you're stuck, ask our [gitter channel](https://gitter.im/sonatype/nexus-developers)! There are a number of
3030
experienced programmers who are happy to help with learning and troubleshooting.

.github/workflows/first-interaction.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ jobs:
1414
Hi!
1515
1616
17-
Thank you for opening your first issue. Elementary, we appreciate all feedback that help us to keep improving this plugin.
17+
First of all, thank you for opening your first issue. Elementary, we appreciate all feedback that helps us continue improving this plugin.
1818
1919
20-
As this is a [community project](https://github.com/sonatype-nexus-community/scan-gradle-plugin#the-fine-print) we can't commit to official due dates for reviews and developing, but we're definitely committed to deliver services, integrations and plugins of quality.
20+
As this is a [community project](https://github.com/sonatype-nexus-community/scan-gradle-plugin#the-fine-print) we can't commit to official due dates for reviews and developing, but we're definitely committed to delivering services, integrations and plugins of top quality.
2121
2222
23-
So please be patiente while we're able to review issues and get back to you.
23+
So please be patient, we will review your issue and get back to you as soon as we can!
2424
2525
2626

CONTRIBUTORS.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
A lot of awesome people have contributed to this project! Here they are:
2+
3+
Sonatype internal people:
4+
5+
- [@guillermo-varela](https://github.com/guillermo-varela) (Guillermo Varela)
6+
- [@bhamail](https://github.com/bhamail) (Dan Rollo)
7+
- [@shaikhu](https://github.com/shaikhu) (Usman Shaikh)
8+
- [@DarthHater](https://github.com/darthhater/) (Jeffry Hesse)
9+
- [@hboutemy](https://github.com/hboutemy) (Hervé Boutemy)
10+
- [@maurycupitt](https://github.com/maurycupitt) (Maury Cupitt)
11+
- [@scherzhaft](https://github.com/scherzhaft) (Shane Stecker)
12+
13+
External contributors:
14+
15+
-
16+
17+
Possibly You!

0 commit comments

Comments
 (0)