Skip to content

Commit aa78409

Browse files
authored
Re-style the links for a book
This is meant to be printed on paper, where hyperlinks don't work.
1 parent fc10671 commit aa78409

File tree

1 file changed

+26
-16
lines changed

1 file changed

+26
-16
lines changed

governance/governance.md

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Usually the governance model is a written document containing:
3333
# Govenance Standards/Models
3434

3535
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,
3838
which has already released the first version (v1) of its framework.
3939

4040
Coming versions of this framework are expected to consider
@@ -148,8 +148,7 @@ Dependency management needs to take care of both:
148148
The internal context is a source of concerns. The specific set of
149149
concerns depends very much on each organization and vary a lot, but
150150
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],
153152
so solutions can be reused, either as they are or as inspiration for
154153
a local variant.
155154

@@ -158,9 +157,8 @@ Metrics tend to help provide trust.
158157
But the corporate motivation for embracing InnerSource might be
159158
different (silo breakage, etc) and independent of approaching
160159
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.
164162

165163
## Spread the (InnerSource) culture
166164

@@ -196,8 +194,8 @@ Under open source, a sense of belonging to any local community
196194
smoothly transitions into the global community. The feeling crosses
197195
formal boundaries the same way the software does.
198196

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
201199
occasions).
202200

203201
But in contrast to open source, while the global InnerSource
@@ -223,15 +221,12 @@ include:
223221

224222
Engagement with the internal community is a fundamental part of
225223
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.
230226

231227
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).
235230

236231
## Make InnerSource Strategic for the organization
237232

@@ -254,3 +249,18 @@ digital sovereignty, and digital transformation. Think of your
254249
organization and its context and find other goals InnerSource may
255250
contribute towards. Then communicate it and get as much air cover
256251
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

Comments
 (0)