Skip to content

Commit 27a45ed

Browse files
committed
Merge branch 'promote-discover-your-innersource' of github.com:jeffabailey/InnerSourcePatterns into pr/jeffabailey/780
2 parents 35f2092 + 99ebe10 commit 27a45ed

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

patterns/2-structured/discover-your-innersource.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,12 @@ Make it easy to find the reusable code.
4040
* Tool with a central view (but people are more inclined to google externally than look internally)
4141
* Concierge service (guide) to help product people find stuff. Might not scale but could be helpful in the beginning.
4242
* Need some very visible lighthouse projects that start using InnerSource components and make positive statements about the InnerSource program.
43-
* Establish a common, asynchronous communication channel (e.g., like slack or metamorph or yammer) across team boundaries. This might not scale beyond a certain organization size. It is possible people will start splitting this one channel into multiple channels by topic once traffic gets too high. Note: having one channel for many users of one tool might be considered an anti-pattern because they can't find it unless they already know about it.
43+
* Establish a common, asynchronous communication platform (e.g., chat based) across team boundaries.
44+
* This might not scale beyond a certain organization size.
45+
* It is possible people will start splitting this one channel into multiple channels by topic once traffic gets too high.
46+
* Note: having one channel for many users of one tool might be considered an anti-pattern because they can't find it unless they already know about it.
4447
* Encourage (and reward) owners of reusable code to use the same search engine to continually search for products that are candidates for use and adoption of the reusable code but not currently doing so.
45-
* Consider creating a marketplace for marketing InnerSource programs (management can use this mechanism to know which InnerSource projects to fund, but seeing how the marketplace reacts).
48+
* Consider creating a marketplace for marketing InnerSource programs (management can use this mechanism to know which InnerSource projects to fund, but seeing how the marketplace reacts). - see [Gig Marketplace](../2-structured/gig-marketplace.md)
4649

4750
## Resulting Context
4851

0 commit comments

Comments
 (0)