Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ When a commit is pushed to the `main` branch (e.g., when a pull request merges),

1. Open `team-members/<team>.csv`
1. Add a new line of the form `<username>,<role>`, where `<role>` should be `member`.
1. Note: Please submit adding a new team and adding team members as two separate PRs. First, submit a PR to add the new team. Once that PR is merged, submit a second PR to add team members. Combining them in a single PR may cause the github job to fail due to ordering/dependency issues.

### Add a new repository?

Expand Down