|
1 | 1 | == Options for Shared Ownership |
2 | 2 |
|
3 | 3 | "If everyone owns it, nobody is accountable." Traditional |
4 | | -organisations perfer to have a single point of contact in case of |
| 4 | +organisations prefer to have a single point of contact in case of |
5 | 5 | issues. On the other hand allowing simply everyone to make changes |
6 | 6 | surely will result in a mess that can no longer be maintained. |
7 | 7 |
|
8 | 8 | Based on that observation each InnerSource project has a dedicated team |
9 | 9 | of Trusted Committers. Interest in maintaining an InnerSource project |
10 | 10 | often is motivated by enlightened self interest: A team understanding |
11 | | -that they themselves need the InnerSource project to fullfill their |
| 11 | +that they themselves need the InnerSource project to fulfill their |
12 | 12 | customers' needs and understanding that opening the project up for |
13 | 13 | contributions can spread the workload to move the project forward. |
14 | | -Opening a project up for contibutions though doesn't mean that Trusted |
| 14 | +Opening a project up for contributions though doesn't mean that Trusted |
15 | 15 | Committers have to accept all submissions. It is the team of Trusted |
16 | 16 | Committers that sets the mission and goals for the project. They are |
17 | 17 | then in a position to set direction and decide on change acceptance |
@@ -85,7 +85,7 @@ term is taken on by the host team. |
85 | 85 | InnerSource on a daily basis". While using pull requests and reviews is |
86 | 86 | a crucial component, it is just the baseline for InnerSource projects. |
87 | 87 | Just because two projects you depend on use pull requests on a daily |
88 | | -basis does not mean that their openess to team-external contributions is |
| 88 | +basis does not mean that their openness to team-external contributions is |
89 | 89 | the same. |
90 | 90 |
|
91 | 91 | InnerSource comes with different best practices. In order to avoid |
@@ -124,7 +124,7 @@ can remove the review bottle neck. |
124 | 124 | * In the final stage the team of |
125 | 125 | Trusted Committers is also ready to share control over who gets write |
126 | 126 | access next as well as project vision and mission. While this will often |
127 | | -result in the highest level of committment from contributors it also |
| 127 | +result in the highest level of commitment from contributors it also |
128 | 128 | requires a high level of coordination crossing team boundaries. It also |
129 | 129 | requires the highest level of transparency when making decisions about |
130 | 130 | the project. |
|
0 commit comments