summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2018-08-10 21:20:32 -0700
committerAndre Arko <andre@arko.net>2018-08-10 21:20:32 -0700
commita4e12d663cb5e1597cbec7ea07f6750ca9735895 (patch)
tree52f59c46ad6f7db6a5abe33a6b3bdd3b6e23a10e /doc
parent67f068824d0ca7a5cb9733f3c7c57e053769bda7 (diff)
downloadbundler-a4e12d663cb5e1597cbec7ea07f6750ca9735895.tar.gz
hopefully fix the indentation
Diffstat (limited to 'doc')
-rw-r--r--doc/playbooks/TEAM_CHANGES.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/playbooks/TEAM_CHANGES.md b/doc/playbooks/TEAM_CHANGES.md
index 84fe618c36..0ef2e562f5 100644
--- a/doc/playbooks/TEAM_CHANGES.md
+++ b/doc/playbooks/TEAM_CHANGES.md
@@ -10,12 +10,12 @@ Interested in adding someone to the team? Here's the process.
1. The existing team reaches consensus about whether to invite the potential member.
1. The nominator reaches out to the potential member and invites them to join the team.
1. After the potential member accepts:
- - Invite them to the maintainers Slack channel
- - Add them to the [maintainers team][org_team] on GitHub
- - Add them to the [Team page][team] on bundler.io, in the [maintainers list][maintainers]
- - Add them to the [list of team members][list] in `contributors.rake`
- - Add them to the authors list in `bundler.gemspec`
- - Add them to the owners list on RubyGems.org by running `gem owner -a EMAIL bundler`
+ - Invite them to the maintainers Slack channel
+ - Add them to the [maintainers team][org_team] on GitHub
+ - Add them to the [Team page][team] on bundler.io, in the [maintainers list][maintainers]
+ - Add them to the [list of team members][list] in `contributors.rake`
+ - Add them to the authors list in `bundler.gemspec`
+ - Add them to the owners list on RubyGems.org by running `gem owner -a EMAIL bundler`
1. Finally, send them a link to [POLICIES](https://github.com/bundler/bundler/blob/master/doc/POLICIES.md#bundler-policies) as an orientation for being on the team.
## Removing a team member