aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Teams/pages
Commit message (Collapse)AuthorAgeFilesLines
* Rename to "governance"Chloe Kudryavtsev2019-05-261-1/+1
|
* fix(teams): Remove consecutive term restrictionChloe Kudryavtsev2019-04-111-1/+0
| | | | | Note: further conversation needs to happen regarding possible alternate ways to handle the issues it was intended to address.
* fix(teams): Do not claim base owns the projectChloe Kudryavtsev2019-04-111-1/+1
|
* fix(teams): h2 Team Structure got lost; relocateChloe Kudryavtsev2019-04-091-2/+2
|
* Rework the base team descriptionDrew DeVault2019-04-091-16/+12
| | | | | | It's important to firmly establish the authority of the base team. The guiding principles to which the base team holds itself are out-of-scope for this document and better served elsewhere.
* Move team structure before team administrationDrew DeVault2019-04-091-33/+33
| | | | | You have to establish what the teams are before you can establish how they are maintained
* feat(Teams): Remove extranious policiesChloe Kudryavtsev2019-04-061-22/+0
| | | | | They don't need to be here for bootstrapping and can be added as Base team's policies (and thus applying to everyone).
* [teams] Move into its own moduleChloe Kudryavtsev2019-03-281-0/+122
This also makes making team-specific pages easier