doc/playbooks/TEAM_CHANGES.md
This file documents how to add and remove team members. For the rules governing adding and removing team members, see POLICIES.
Interested in adding someone to the team? Here's the process.
contributors.rakebundler.gemspec$ gem owner -a EMAIL bundler
When the conditions in POLICIES are met, or when team members choose to retire, here's how to remove someone from the team.
$ gem owner -r EMAIL bundler
contributors.rake