Skip to content

Commit 3ebd603

Browse files
rrrutledgeclaudespier
authored
Add Thales Group as Known Instance across five patterns (#909)
* Add Thales Group as Known Instance across five patterns Based on Marius Moulis's InnerSource Commons talk "Why People Matter Most: Building a Sustainable InnerSource Strategy" (May 2026), Thales Group's 10-year ISPO experience is added as a Known Instance to: - Praise Participants: Thales applies the pattern explicitly, with formal awards at the annual "Tales I Days" event - Developer Incentive Alignment: InnerSource on the expert career path as proof of leadership/expertise (replaces "TBD" Known Instances) - InnerSource Ambassadors: Thales "Community Leaders" / quarterly Steering Board as a structured bottom-up/top-down governance loop - InnerSource Hackathon: Tales I Days combines hackathon + conference + awards in one annual in-person event - InnerSource License: Thales's framework of four ready-to-use licenses developed with legal partners * Incorporate Marius's Jun 11 review feedback across five patterns Updates Thales known instances per Marius Moulis's corrections: - developer-incentive-alignment: use his exact wording for the career path rationale - innersource-ambassador: rename "Community Leaders" to "Steering Board members", "business unit" to "organizational unit" - innersource-hackathon: "reward ceremony for key contributors" (not "award ceremony"), shorter description - innersource-license: trim to his shorter approved text - praise-participants: remove the career-path cross-reference, shorten to his approved text * Other fixes - Exclude MD060 markdownlint check. This has never failed in the pust, so must be some configuration drift. - Fix some links, as reported by the GHA Link Checker - Fix codeowner specification for the Brazilian Portuguese translation - Switch GHA for vale (does not fix the failing workflow run yet) --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Sebastian Spier <github@spier.hu>
1 parent 3113d4a commit 3ebd603

13 files changed

Lines changed: 23 additions & 14 deletions

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
/book/ja/ @yuhattor
1515
/translation/zh/ @WillemJiang
1616
/book/zh/ @WillemJiang
17-
/translation/pt/ @jrcosta @zilio
18-
/book/pt/ @jrcosta @zilio
17+
/translation/pt-br/ @jrcosta @zilio
18+
/book/pt-br/ @jrcosta @zilio
1919
/pattern-categorization/pt-br/ @jrcosta @zilio
2020
/translation/gl/ @psanxiao
2121
/book/gl/ @psanxiao

.github/workflows/vale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v6
2222

2323
- name: Vale Linting
24-
uses: errata-ai/vale-action@v2
24+
uses: vale-cli/vale-action@v2
2525
with:
2626
files: '["patterns/2-structured/", "patterns/3-validated/"]'
2727
vale_flags: "--glob=*.md"

.markdownlint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@
1313
"MD034": false,
1414
"MD036": false,
1515
"MD040": false,
16-
"MD041": false
16+
"MD041": false,
17+
"MD060": false
1718
}

patterns/1-initial/developer-incentive-alignment-for-innersource-contribution.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Developers are not motivated to contribute to InnerSource because organizational
1616

1717
## Context
1818

19-
* There is a need to foster team-centric behaviour and limit instances of [ego-driven development](http://deliberate-software.com/ego-driven-development/) or idolizing a 'star developer.'
19+
* There is a need to foster team-centric behavior and limit instances of [ego-driven development](https://deliberate-software.com/ego-driven-development/) or idolizing a 'star developer.'
2020
* There are multiple developers within the organization or business unit with the same or related areas of expertise, such as front-end development, devops, testing, etc.
2121
* Mid-to-top level management either do not have a technical background or their technical backgrounds and experiences are many years out of date; organizational emphasis is therefore on quantitative output of development team.
2222
* The organization wants to create more alignment between work efforts and external motivation without relying directly on financial rewards or quotas.
@@ -26,7 +26,7 @@ Developers are not motivated to contribute to InnerSource because organizational
2626

2727
1. Existing attitudes and developer culture
2828

29-
* Team-centric behaviour is not evident. Developers of all levels tend to focus mostly on their own contributions. When stories are assigned, work is often done ‘locally’ and not pushed up or checked in until the end of the sprint.
29+
* Team-centric behavior is not evident. Developers of all levels tend to focus mostly on their own contributions. When stories are assigned, work is often done ‘locally’ and not pushed up or checked in until the end of the sprint.
3030
* Asking developers to push code early and often is met with extreme resistance, accusations of micro-management, or claims that such a practice would slow velocity.
3131
* Existing practice commonly leads to duplicated work, missed requirements, or frequent gaps in the software or process.
3232

@@ -64,11 +64,11 @@ Developers are not motivated to contribute to InnerSource because organizational
6464
* job descriptions include mentorship & contribution language to set expectations up front & make it easier to assess if candidates have requisite skills/experience required
6565
* org is retaining and better utilizing existing talent
6666
* devs take on professional mentorship responsibilities for their peers rather than leaving it to non-technical management
67-
* career progression clearly identified & understood by engs and management
67+
* career progression clearly identified & understood by engineers and management
6868

6969
## Known Instances
7070

71-
TBD
71+
* **Thales Group** - InnerSource contributions are part of the expert career path at Thales. The Thales ISPO positioned InnerSource participation as demonstrable proof of leadership and expertise, which engineers can reference when seeking the expert career path. The rationale: building communities around specific topics on top of their operational commitments demonstrates leadership and recognised expertise on those topics. See: [Why People Matter Most: Building a Sustainable InnerSource Strategy](https://www.youtube.com/watch?v=r0dx84lUDYY) (InnerSource Commons, 2026, by Marius Moulis).
7272

7373
## Status
7474

patterns/1-initial/innersource-ambassador.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Here some examples from the commercial domain, academia and open source:
7676
- **[WellSky](https://wellsky.com/)** has the analogous concept of InnerSource Champions representing each business area of the company.
7777
- **Siemens** has 70 Social Coding Ambassadors from across subsidiaries and countries that promote the Open and InnerSource mindset across the company.
7878
- **Robert Bosch GmbH** has the analogous concept of *Social Coding Advocates*.
79+
- **Thales Group** calls these representatives "Steering Board members." Each Community Leader represents an InnerSource community within their organizational unit and meets quarterly with the Thales ISPO in a "Steering Board" session to surface blockers and emerging needs from the field. The ISPO carries these inputs to the executive sponsorship board, creating a structured bottom-up/top-down governance loop. See: [Why People Matter Most: Building a Sustainable InnerSource Strategy](https://www.youtube.com/watch?v=r0dx84lUDYY) (InnerSource Commons, 2026, by Marius Moulis).
7980

8081
## Status
8182

patterns/2-structured/innersource-hackathon.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ All these help scale InnerSource in the organization.
104104
## Known Instances
105105

106106
* **IKEA** (Ingka Group)
107+
* **Thales Group** - Thales I/O Days combine a full remote 2-day Hackathon and annual in-person conference with a reward ceremony for key contributors — open to all job families, not only engineering. See: [Why People Matter Most: Building a Sustainable InnerSource Strategy](https://www.youtube.com/watch?v=r0dx84lUDYY) (InnerSource Commons, 2026, by Marius Moulis).
107108
* **The Aerospace Corporation** organized an internal InnerSource contribution festival inspired by open source contribution festivals at conferences like KubeCon/CloudNativeCon. Aerospace is a Federally Funded Research and Development Center (FFRDC) where developers charge time to government contracts, making InnerSource adoption especially challenging because work not embedded in funded tasking does not happen. The event was organized by a software best practices team and held as a hybrid event (virtual and in-person in El Segundo, California). They secured dedicated funding so that all 31 participants across 21 departments could charge their time to the event. Tasks were prepared with project maintainers, documented with clear definitions of done and impact statements, and organized on task boards. At least one maintainer from every participating project was available for Q&A throughout the day. During and shortly after the event, 15 tickets were closed. Notably, one developer used the event to contribute a feature he needed back to an internal library rather than forking it — a direct demonstration of InnerSource solving the "fork storm" problem the company had been experiencing. Two-thirds of participants had never heard of InnerSource before the event, yet 100% of survey respondents agreed that InnerSource would have a positive impact on development and wanted to participate in a future event. Traffic to the company's internal documentation site nearly doubled in the month following the event. See: [Kickstarting InnerSource with a Contribfest](https://www.youtube.com/watch?v=J5KeCHFbnWA) (InnerSource Commons Summit 2025 talk by Trin Baumgarten and Caroline T Jones).
108109

109110
## Status

patterns/2-structured/innersource-license.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ The license simplifies the conversations within our organization about sharing s
5757
- **GovTech (Singapore Government)**
5858
- **Siemens** has developed their own InnerSource license alongside other necessary legal agreements between subsidiaries.
5959
- **Mercedes-Benz**
60+
- **Thales Group**
6061

6162
### DB Systel
6263

@@ -88,6 +89,10 @@ Following open source practices, the GPSL `LICENSE` file is included in each rep
8889

8990
For more details see the InnerSource Commons Community call from 09/2023 [Improving Engineering Collaboration across the Singapore Government through InnerSource](https://www.youtube.com/watch?v=-zu2X2iERv8&t=1257s&ab_channel=InnerSourceCommons) (around 20:50) by Hunter Nield.
9091

92+
### Thales Group
93+
94+
Thales Group created a framework of four ready-to-use InnerSource licenses, developed in close collaboration with legal partners. See: [Why People Matter Most: Building a Sustainable InnerSource Strategy](https://www.youtube.com/watch?v=r0dx84lUDYY) (InnerSource Commons, 2026, by Marius Moulis).
95+
9196
## Status
9297

9398
* Structured
@@ -110,4 +115,4 @@ For more details see the InnerSource Commons Community call from 09/2023 [Improv
110115
- **legal entity** - An entity that has its own legal rights and obligations (synonyms: company, subsidiary) (e.g. Lufthansa Systems GmbH, Lufthansa Industry Solutions TS GmbH, ...)
111116

112117
[db-inner-source-license]: https://github.com/dbsystel/open-source-policies/tree/master/inner-source-license
113-
[eupl]: https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
118+
[eupl]: https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12

patterns/2-structured/praise-participants.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Overdoing it may feel insincere and mechanical and defeat your purpose in reachi
7474
* **Nike** (multiple projects)
7575
* **SAP** - InnerSource initiatives like the Dojo and Everest projects are elevated by the 'Praise Participants' pattern, where the SAP Appreciate program plays a key role in fostering a culture of gratitude and recognition, driving innovation and collaboration to new heights. See: [InnerSource: First Contribution Explored](https://community.sap.com/t5/open-source-blogs/innersource-first-contribution-explored/ba-p/13644916)
7676
* **Siemens** awards successful InnerSource projects and contributors at their yearly internal InnerSource Summit.
77+
* **Thales Group** - The Thales ISPO explicitly applies this pattern organization-wide, during "Thales I/O Days" event, where top contributors and community advocates across InnerSource and open source receive awards. See: [Why People Matter Most: Building a Sustainable InnerSource Strategy](https://www.youtube.com/watch?v=r0dx84lUDYY) (InnerSource Commons, 2026, by Marius Moulis).
7778

7879
## Status
7980

translation/es/patterns/innersource-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Para más detalles, vea la llamada de la Comunidad InnerSource Commons de 09/202
108108
- **entidad legal** - Una entidad que tiene sus propios derechos y obligaciones legales (sinónimos: empresa, subsidiaria) (por ejemplo, Lufthansa Systems GmbH, Lufthansa Industry Solutions TS GmbH, ...)
109109

110110
[db-inner-source-license]: https://github.com/dbsystel/open-source-policies/tree/master/inner-source-license
111-
[eupl]: https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
111+
[eupl]: https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
112112

113113
## Histórico de Traducciones
114114

translation/gl/patterns/innersource-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Paga a pena mencionar que, ata agora, o software compartido baixo esta licenza I
8888
- **Entidade xurídica**: unha entidade que ten os seus propios dereitos e obrigas legais. (Sinónimos: empresa, filial. Por exemplo, Lufthansa Systems GmbH, Lufthansa Industry Solutions TS GmbH etc).
8989

9090
[db-inner-source-license]: https://github.com/dbsystel/open-source-policies/tree/master/inner-source-license
91-
[eupl]: https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12
91+
[eupl]: https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
9292

9393
## Tradución
9494

0 commit comments

Comments
 (0)