Skip to content

Commit 6ad7473

Browse files
committed
Adding alternative names for each stage
1 parent c7e970e commit 6ad7473

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

patterns/2-structured/governance-levels.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,17 @@ Examples of common InnerSource operating models (1) are:
6969
- **Bug Reports and Issues Welcome**:
7070
- People outside the core development team may use the code.
7171
- They can submit feature requests and bug reports for things they would like to see changed.
72+
- aka **Readable Source**, **Shared Source**
7273
- **Contributions Welcome**:
7374
- People outside the core development team may use the code.
7475
- They can also make modifications and submit them to core team for inclusion.
75-
- **Shared Ownership** (sometimes called **Distributed Ownership**):
76+
- aka **Guest Contributions**
77+
- **Shared Ownership**:
7678
- Members of different teams collaborate on the project as equal peers.
7779
- Everyone has the ability to merge code.
7880
- Everyone has an equal say on the project direction.
7981
- Everyone has an equal say in who else to add to this group.
82+
- aka **Distributed Ownership**, **Maintainers in Multiple Team**
8083

8184
Examples of promoting the model names (3) are:
8285

0 commit comments

Comments
 (0)