Skip to content

Commit 4b23000

Browse files
authored
Cleanup for explicit-innersource-principles pattern
Just a cleanup of a previous PR. Merging without review.
1 parent 6993b0f commit 4b23000

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ The below lists all known patterns. They are grouped into three [maturity levels
6969
* [Unified Source Code Inventory](patterns/1-initial/source-code-inventory.md) - *In a large organization with different legal entities is often hard to get full visibility into all software assets, in particular all source code. This situation reduces the opportunities to increase business value and keep liability costs, such as software maintenance, under control across the organization as a whole. An organization-level source code inventory addresses these issues while exploiting opportunities to identify and support valuable InnerSource assets.*
7070
* [Explicit Shared Ownership](patterns/1-initial/explicit-shared-ownership.md) - *A software component that several teams depend on has grown to the point where owners are no longer capable of taking full ownership. There is confusion who to involve for changes. Sharing ownership explicitly and making expected behaviour visible removes ambiguity. Writing a contributions document creates a natural way to evolve ownership.*
7171
* [Standarized Release Process](patterns/1-initial/release-process.md) - *Teams may be reluctant to use InnerSource projects that they are unfamiliar with when there is no clear release process apparent in the repository. Providing clear release notes and a published artifact (binary, docker image, jar, etc) gives people confidence you are publishing a quality product.*
72+
* [Explicit InnerSource Principles](patterns/1-initial/explicit-innersource-principles.md) - *The usual InnerSource explanation of "applying open source best practices inside an organisation" does not work well with people lacking an open source background. As a remedy the most important principles of InnerSource get published widely.*
7273

7374
<!--
7475
NOTE: The 'Initial' Patterns below don't even have a Patlet yet, which is essential for readers to quickly browse our patterns.

patterns/1-initial/principles.md renamed to patterns/1-initial/explicit-innersource-principles.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Explicit InnerSource Principles
44

55
## Patlet
66

7-
The usual InnerSource explanation of "applying open source best practices
8-
inside an organisation" does not work well with people lacking an
9-
open source background. As a remedy the most important principles of
7+
The usual InnerSource explanation of "applying open source best practices
8+
inside an organisation" does not work well with people lacking an
9+
open source background. As a remedy the most important principles of
1010
InnerSource get published widely.
1111

1212
## Problem
@@ -33,7 +33,7 @@ as well as a clear path towards achieving these goals.
3333
## Context
3434

3535
* InnerSource as a term is circulating among employees.
36-
* The initiative started among open source enthusiasts.
36+
* The initiative started among open source enthusiasts.
3737

3838
## Forces
3939

@@ -55,7 +55,7 @@ Clarity should be provided around these two areas:
5555
### Why does the organisation want to adopt InnerSource?
5656

5757
In the past InnerSource has proven to be successful to solve several issues
58-
commonly found in organisations.
58+
commonly found in organisations.
5959

6060
However which organizational challenges does your organization hope to improve
6161
upon using InnerSource?

0 commit comments

Comments
 (0)