@@ -33,8 +33,8 @@ Usually the governance model is a written document containing:
33
33
# Govenance Standards/Models
34
34
35
35
There are some initiatives describing what good corporate open
36
- source governance means. The most mature one is the _ [ Good Governance
37
- Initiative] ( https://ospo-alliance.org/ggi/ ) _ by the OSPO Alliance,
36
+ source governance means. The most mature one is the _ Good Governance
37
+ Initiative[ ^ 2 ] _ by the OSPO Alliance,
38
38
which has already released the first version (v1) of its framework.
39
39
40
40
Coming versions of this framework are expected to consider
@@ -148,8 +148,7 @@ Dependency management needs to take care of both:
148
148
The internal context is a source of concerns. The specific set of
149
149
concerns depends very much on each organization and vary a lot, but
150
150
the individual concerns are usually shared with other organizations.
151
- For that reason, the InnerSource Commons collects
152
- [ patterns] ( https://github.com/InnerSourceCommons/InnerSourcePatterns ) ,
151
+ For that reason, the InnerSource Commons collects patterns[ ^ 3 ] ,
153
152
so solutions can be reused, either as they are or as inspiration for
154
153
a local variant.
155
154
@@ -158,9 +157,8 @@ Metrics tend to help provide trust.
158
157
But the corporate motivation for embracing InnerSource might be
159
158
different (silo breakage, etc) and independent of approaching
160
159
open source. These local differences totally affect the metrics
161
- architecture. See the
162
- [ metrics pattern] ( https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/introducing-metrics-in-innersource.md )
163
- published by InnerSource Commons.
160
+ architecture. See the metrics[ ^ 4 ] pattern published by InnerSource
161
+ Commons.
164
162
165
163
## Spread the (InnerSource) culture
166
164
@@ -196,8 +194,8 @@ Under open source, a sense of belonging to any local community
196
194
smoothly transitions into the global community. The feeling crosses
197
195
formal boundaries the same way the software does.
198
196
199
- In InnerSource there's also a [ global community] ( https://innersourcecommons.org/ ) . (In fact, it is an
200
- open source one, but that's another tale to be told on other
197
+ In InnerSource there's also a global community[ ^ 5 ] . (In fact, it is
198
+ an open source one, but that's another tale to be told on other
201
199
occasions).
202
200
203
201
But in contrast to open source, while the global InnerSource
@@ -223,15 +221,12 @@ include:
223
221
224
222
Engagement with the internal community is a fundamental part of
225
223
InnerSource. But as users of software of other teams, it is in
226
- self-interest to secure long term support or knowledge transfer
227
- from upstream. The
228
- [ code-consumers pattern] ( https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/code-consumers.md )
229
- is related to this.
224
+ self-interest to secure long-term support or knowledge transfer
225
+ from upstream. The _ code-consumers_ pattern[ ^ 6 ] is related to this.
230
226
231
227
Usually, there's scant or no need for internal InnerSource
232
- [ purchase policies] ( https://ospo-alliance.org/ggi/activities/open_source_procurement_policy/ )
233
- but if needed, it is a natural task for the InnerSource Program
234
- Office (ISPO).
228
+ purchase policies[ ^ 7 ] , but if needed, it is a natural task for the
229
+ InnerSource Program Office (ISPO).
235
230
236
231
## Make InnerSource Strategic for the organization
237
232
@@ -254,3 +249,18 @@ digital sovereignty, and digital transformation. Think of your
254
249
organization and its context and find other goals InnerSource may
255
250
contribute towards. Then communicate it and get as much air cover
256
251
from your executives as you can.
252
+
253
+
254
+ [ ^ 1 ] : http://oss-watch.ac.uk/resources/governancemodels
255
+
256
+ [ ^ 2 ] : https://ospo-alliance.org/ggi/
257
+
258
+ [ ^ 3 ] : https://github.com/InnerSourceCommons/InnerSourcePatterns
259
+
260
+ [ ^ 4 ] : https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/introducing-metrics-in-innersource.md
261
+
262
+ [ ^ 5 ] : https://innersourcecommons.org/
263
+
264
+ [ ^ 6 ] : https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/code-consumers.md
265
+
266
+ [ ^ 7 ] : https://ospo-alliance.org/ggi/activities/open_source_procurement_policy/
0 commit comments