You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Contributing.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -246,10 +246,11 @@ these guidelines:
246
246
247
247
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:
248
248
249
-
* Meteor Data Team - This includes DDP, tracker, mongo, accounts, etc. You can mention @stubailo in the PR.
250
-
* Blaze - This includes Spacebars, Blaze, etc. You can mention @urigo or @yyx990803 in the PR.
251
-
* Build tools - This includes modules, build tool changes, etc. You can memtion @avital or @benjamn in the PR.
252
-
* Mobile integration - This includes Cordova, React Native, etc. You can mention @martijnwalraven in the PR.
249
+
* Meteor Data Team - This includes DDP, tracker, mongo, accounts, etc. You can mention @data in the PR.
250
+
* Blaze - This includes Spacebars, Blaze, etc. You can mention @view-layer in the PR.
251
+
* Build tools - This includes modules, build tool changes, etc. You can memtion @platform in the PR.
252
+
* Mobile integration - This includes Cordova, React Native, etc. You can mention @mobile in the PR.
253
+
* Documentation - This includes the Guide, the Docs, and any supporting material. You can mention @guide in the PR.
253
254
254
255
Including the people above is no guarantee that you will get a response, or ultimately that your pull request will be accepted. This section exists to give some minor guidance on internal Meteor Development Group team structures.
0 commit comments