|
| 1 | +# InnerSource Patterns WG - Report for Governance Meeting 2021-05 |
| 2 | + |
| 3 | +## Reporting Period |
| 4 | + |
| 5 | +February 1st - May 15th, 2021 |
| 6 | + |
| 7 | +## Mission |
| 8 | + |
| 9 | +*Briefly describe what your project actually does.* |
| 10 | + |
| 11 | +- Discuss community InnerSource practices and dynamics, collect and document agreed upon best practices of how to do InnerSource - in the form of patterns |
| 12 | +- Continuously publish the most mature patterns as an ebook and website |
| 13 | + |
| 14 | +## Overview |
| 15 | + |
| 16 | +- the [patterns book](https://patterns.innersourcecommons.org/) has lead to various content improvements. gitbook's "Edit on GitHub" feature seems to make this easier for some contributors. |
| 17 | +- patterns get referenced regularly in Slack, especially in #general discussions about InnerSource |
| 18 | +- 3 new patterns + 7 new contributors (see below) |
| 19 | +- switched to using the `main` branch terminology (instead of `master`) |
| 20 | +- gitbook [tweeted](https://twitter.com/GitBookIO/status/1390698860708728836) about our book :) |
| 21 | +- office hours run by Mishari (I believe?) / at least 1 person was asking about these in Slack as well. |
| 22 | + |
| 23 | +## New Patterns |
| 24 | + |
| 25 | +- [Unified Source Code Inventory](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/source-code-inventory.md) by David Terol from Philips (new contributor) |
| 26 | +- [Good First Project](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/good-first-project.md) by Tapajit Dey / Brian Fitzgerald (new contributors) |
| 27 | +- [InnerSource Guidance Group](https://github.com/InnerSourceCommons/InnerSourcePatterns/blob/main/patterns/1-initial/innersource-guidance-group.md) by Isabel - thank you for continuously pushing discoveries from Europace into the Patterns format |
| 28 | + |
| 29 | +## Improving the book |
| 30 | + |
| 31 | +- [Active voice and typos](https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/295) by Doron Katz (new contributor) |
| 32 | +- various spelling fixes by Alexander Andrade (new contributor) - not merged yet |
| 33 | +- typo fix by [@arlou](https://github.com/arlou) (new contributor) |
| 34 | +- removing a duplicate paragraph by Daniela Zheleva (new contributor) |
| 35 | +- cleaning up a bunch of old PRs (only 3 left from 2018/2017) |
| 36 | + |
| 37 | +## Future goals |
| 38 | + |
| 39 | +- hardening the patterns further, by finding 3 known instances for some of the patterns in the book (improves quality and increases trustworthiness of the patterns) |
| 40 | +- level-up more patterns from the GitHub repo to the book. The patterns in the book seem to get more exposure to interested readers. |
| 41 | +- trying out other ways to make the patterns easier to discover (e.g. different pattern categories; index pages at the end of the book or similar) |
| 42 | +- analytics capabilities for the book, so that we can learn which patterns are most relevant (built-in analytics on gitbook.io are not sufficient) |
| 43 | +- try out other forms of engagement around patterns (office hours, "pattern of the month", etc) |
| 44 | + |
| 45 | +## Last Committer Addition |
| 46 | + |
| 47 | +*When was the last committer added to the project? A healthy project tends to add new committers regularly. The report should indicate the most recent date on which a committer was added.* |
| 48 | + |
| 49 | +**Status: no changes/updates since last report** |
| 50 | + |
| 51 | +- 11th of December 2020: @spier |
| 52 | +- 24th of April 2020: @lenucksi |
| 53 | + |
| 54 | +## Committer Diversity |
| 55 | + |
| 56 | +*Cover committer diversity in your project. A healthy project should survive the departure of any single contributor or employer of contributors. What are your steps to make sure that people from all regions on the globe can participate in your project without having to be awake at midnight their local time?* |
| 57 | + |
| 58 | +- Focus on asynchronous collaboration in the #innersource-patterns channel and in the GitHub repo |
| 59 | +- Offering office hours on APAC and EU/Americas time slots (@mishari has started to help with the APAC one, also looking to organize a meetup potentially) |
| 60 | +- Work towards automation of administration tasks, documentation of processes |
| 61 | +- Have Trusted Committers in multiple time zones |
0 commit comments