blob: bf6301306ebac534d3a005483f1fb0e8957ea05f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
= Conflict Resolution
Sometimes, conflicts between teams arise.
This document describes how to handle these situations.
== Conflicts Between a Team and Project Policy
If a team wishes to disobey a project-wide policy, they *must* do so with the explicit approval of the rest of the project.
This approval *must* be gotten through a xref:voting.adoc[Vote].
Doing otherwise is grounds for dissolution.
== Conflicts Between a Subteam and its Parent
If a parent team disagrees with a child, the team with the highest specificity normally wins out.
For example, if the packaging team and the python team disagree on a flag to pass to python's configure script, the python team has priority.
If the parent team believes the matter to be vital, they may call for a xref:voting.adoc[Vote].
|