Merge pull request #6242 from meonkeys/patch-1

Contributing.md: improve grammar
This commit is contained in:
Sashko Stubailo
2016-02-15 09:36:26 -08:00

View File

@@ -244,7 +244,7 @@ these guidelines:
#### Need help with your pull request?
Meteor now has groups defined to cover different areas of the codebase. If you need help getting acceptance on a certain pull requests with an area of focus listed below, you can address the appropriate people in the pull request:
Meteor now has groups defined to cover different areas of the codebase. If you need help getting acceptance on certain pull requests with an area of focus listed below, you can address the appropriate people in the pull request:
* Meteor Data Team - This includes DDP, tracker, mongo, accounts, etc. You can mention @stubailo in the PR.
* Blaze - This includes Spacebars, Blaze, etc. You can mention @urigo or @yyx990803 in the PR.