Skip to content

Commit 201704f

Browse files
authored
Airbus pattern use (#622)
Add Airbus as a "known instance" to multiple patterns
1 parent f1e7b53 commit 201704f

6 files changed

+7
-0
lines changed

patterns/2-structured/dedicated-community-leader.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Having excellent and dedicated community leaders is a precondition for the succe
5959
## Known Instances
6060

6161
* _BIOS at Robert Bosch GmbH_. Note that InnerSource at Bosch was, for the majority, aimed at increasing innovation and to a large degree dealt with internal facing products. This pattern is currently not used at Bosch for lack of funding.
62+
* _Airbus_. A data scientist wanted to improve the collaboration with peers in the group and found: i) many developers (beyond data science) wanted that too and were happy someone was taking care of the issue, and ii) support from line manager and middle management to eventually act as the _de facto_ community leader, on top of his regular line of duty.
6263

6364
## Alias
6465

patterns/2-structured/innersource-license.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ The mentioned collaboration challenges include:
6666

6767
It is worth mentioning that so far the software shared under this InnerSource license is mostly tooling, infrastructure, and tools lower in the stack.
6868

69+
Airbus created ad hoc InnerSource licenses to enable InnerSource way of working within a large part of the group.
70+
6971
## Status
7072

7173
* Structured

patterns/2-structured/maturity-model.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ long term.
213213
* Entelgy
214214
* Zylk
215215
* Bitergia
216+
* Airbus
216217

217218
## Authors
218219

patterns/2-structured/project-setup/base-documentation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ started right away: [README-template.md](templates/README-template.md),
132132
* Paypal Inc.
133133
* Mercado Libre - create a documentation site that contains how to get started with InnerSource and also define the basic artifacts that a repository must have to be InnerSource (README, CONTRIBUTING, CODING_GUIDELINES, etc).
134134
* Analog Devices Inc.
135+
* Airbus
135136

136137
## Authors
137138

patterns/2-structured/repository-activity-score.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ The repository activity score is a simple calculation based on the GitHub API. I
115115
## Known Instances
116116
117117
* Used in SAP's InnerSource project portal to define the default order of the InnerSource projects. It was first created in July 2020 and is fine-tuned and updated frequently ever since. When proposed to the InnerSource Commons in July 2020, this pattern emerged. Also see [Michael Graf & Harish B (SAP) at ISC.S11 - The Unexpected Path of Applying InnerSource Patterns](https://www.youtube.com/watch?v=6r9QOw9dcQo&list=PLCH-i0B0otNQZQt_QzGR9Il_kE4C6cQRy&index=6).
118+
* Airbus took a lot of inspiration from this pattern to create an "InnerSource score" that combines the activity score together with checks from the [Standard Base Documentation](./project-setup/base-documentation.md) and the [InnerSource License](./innersource-license.md).
118119
119120
## Status
120121

patterns/2-structured/start-as-experiment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Finally, starting as an experiment makes it much easier to sidestep regulations
5454
## Known Instances
5555

5656
- Robert Bosch GmbH (globally distributed software development)
57+
- Airbus: the data science community collaborated on shared Python libraries that eventually lead to a group-wide InnerSource scheme for any software.
5758

5859
## Status
5960

0 commit comments

Comments
 (0)