Skip to content

Adding WellSky as a Known Instance to the Core Team pattern #492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 26, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions patterns/1-initial/incubator-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The team managing the shared code library needs a way to allow InnerSource contr

## Story

See [Culture, Behaviors, and InnerSource. A three-part blog series. 3 of 3](https://www.linkedin.com/pulse/culture-behaviors-innersource-three-part-blog-series-3-gil-yehuda/) for the conceptual inspiration for this pattern.
See [Culture, Behaviors, and InnerSource. A three-part blog series. 3 of 3](https://www.linkedin.com/pulse/culture-behaviors-innersource-three-part-blog-series-3-gil-yehuda/) for the conceptual inspiration for this pattern.

_Note: This may be replaced with a direct story from the dev team who implemented this pattern. Watch this space._

Expand Down Expand Up @@ -86,4 +86,3 @@ Initial
* John Sibo
* Jennifer Skov
* John Yopp

3 changes: 2 additions & 1 deletion patterns/2-structured/core-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@ The core team fills those gaps and greases the wheels so that the contribution e

## Known Instances

Nike implemented this pattern to manage the InnerSource effort around its reusable CI/CD pipelines.
* **Nike** implemented this pattern to manage the InnerSource effort around its reusable CI/CD pipelines.
* **WellSky** established a Core Team for a key project. This allowed them to scale their InnerSource contributions to that project significantly - see [Wide-Scaled InnerSource with a Core Team](https://www.youtube.com/watch?v=kgxexjYdhIc).

## Status

Expand Down