Skip to content

Commit 98f2905

Browse files
authored
Merge pull request #7 from DeepBlueRobotics/master
Changed README instructions for getting permissions
2 parents 1e29754 + 095686f commit 98f2905

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,14 @@ Making changes to the carlmontrobotics.org website involves the following steps:
1616

1717
The editor and reviewer both need to have GitHub accounts. If you don't have one, just [sign up](https://github.com/join).
1818

19-
Editors need to be members of the [webeditors team in the DeepBlueRobotics organization](https://github.com/orgs/DeepBlueRobotics/teams/webeditors/members). To become an editor, ask the programming subteam lead or programming subteam lead mentor to add your acccount to that organization and that team.
19+
Editors need to be members of the "webeditors" team in the DeepBlueRobotics organization. If you get a 404 error or aren't listed when you follow [this link](https://github.com/orgs/DeepBlueRobotics/teams/webeditors/members), then to become an editor:
20+
1. Send a message to the programming subteam lead or programming subteam lead mentor saying something like, "Please add me to the `webeditors` team in the DeepBlueRobotics organization using the 'Add a member' button on this page: https://github.com/orgs/DeepBlueRobotics/teams/webeditors/members. If I'm not already in the organization, you'll first need to invite me using the 'Invite member' button on this page: https://github.com/orgs/DeepBlueRobotics/people".
21+
2. If you needed to invited, accept the invitation that you are emailed.
22+
2023

21-
Reviewers are mentors and they need to be members of the [webreviewers team in the DeepBlueRoboticsMentors organization](https://github.com/orgs/DeepBlueRoboticsMentors/teams/webreviewers/members). To become a reviewer, ask the programming subteam lead mentor to add your acccount to that organization and that team.
24+
Reviewers are **mentors** and they need to be members of the "webreviewers" team in the DeepBlueRoboticsMentors organization. If you get a 404 error or aren't listed when you follow [this link](https://github.com/orgs/DeepBlueRoboticsMentors/teams/webreviewers/members), then to become a reviewer
25+
1. Send a message to the programming subteam lead mentor saying something like, "Please add me to the `webreviewers` team in the DeepBlueRobotics organization using the 'Add a member' button on this page: https://github.com/orgs/DeepBlueRoboticsMentors/teams/webreviewers/members. If I'm not already in the organization, you'll first need to invite me using the 'Invite member' button on this page: https://github.com/orgs/DeepBlueRoboticsMentors/people".
26+
2. If you needed to invited, accept the invitation that you are emailed.
2227

2328
[Making changes is easy](#making-changes-online) and can be done from any modern web browser. More advanced users can also [make changes offline](#making-changes-offline) using open source tools running on a MacOS or Linux machine. If you are curious how the site works, take a look [behind the scenes](#behind-the-scenes).
2429

0 commit comments

Comments
 (0)