File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -69,14 +69,17 @@ Examples of common InnerSource operating models (1) are:
69
69
- ** Bug Reports and Issues Welcome** :
70
70
- People outside the core development team may use the code.
71
71
- They can submit feature requests and bug reports for things they would like to see changed.
72
+ - aka ** Readable Source** , ** Shared Source**
72
73
- ** Contributions Welcome** :
73
74
- People outside the core development team may use the code.
74
75
- 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** :
76
78
- Members of different teams collaborate on the project as equal peers.
77
79
- Everyone has the ability to merge code.
78
80
- Everyone has an equal say on the project direction.
79
81
- Everyone has an equal say in who else to add to this group.
82
+ - aka ** Distributed Ownership** , ** Maintainers in Multiple Team**
80
83
81
84
Examples of promoting the model names (3) are:
82
85
You can’t perform that action at this time.
0 commit comments