diff options
| -rw-r--r-- | MAINTAINERS.md | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..604d800f63 --- /dev/null +++ b/MAINTAINERS.md | |||
| @@ -0,0 +1,71 @@ | |||
| 1 | OpenEmbedded-Core and Yocto Project Maintainer Information | ||
| 2 | ========================================================== | ||
| 3 | |||
| 4 | OpenEmbedded and Yocto Project work jointly together to maintain the metadata, | ||
| 5 | layers, tools and sub-projects that make up their ecosystems. | ||
| 6 | |||
| 7 | The projects operate through collaborative development. This currently takes | ||
| 8 | place on mailing lists for many components as the "pull request on github" | ||
| 9 | workflow works well for single or small numbers of maintainers but we have | ||
| 10 | a large number, all with different specialisms and benefit from the mailing | ||
| 11 | list review process. Changes therefore undergo peer review through mailing | ||
| 12 | lists in many cases. | ||
| 13 | |||
| 14 | This file aims to acknowledge people with specific skills/knowledge/interest | ||
| 15 | both to recognise their contributions but also empower them to help lead and | ||
| 16 | curate those components. Where we have people with specialist knowledge in | ||
| 17 | particular areas, during review patches/feedback from these people in these | ||
| 18 | areas would generally carry weight. | ||
| 19 | |||
| 20 | This file is maintained in OE-Core but may refer to components that are separate | ||
| 21 | to it if that makes sense in the context of maintainership. The README of specific | ||
| 22 | layers and components should ultimately be definitive about the patch process and | ||
| 23 | maintainership for the component. | ||
| 24 | |||
| 25 | Recipe Maintainers | ||
| 26 | ------------------ | ||
| 27 | |||
| 28 | See meta/conf/distro/include/maintainers.inc | ||
| 29 | |||
| 30 | Component/Subsystem Maintainers | ||
| 31 | ------------------------------- | ||
| 32 | |||
| 33 | * Kernel (inc. linux-yocto, perf): Bruce Ashfield | ||
| 34 | * Reproducible Builds: Joshua Watt | ||
| 35 | * Toaster: David Reyna | ||
| 36 | * Hash-Equivalence: Joshua Watt | ||
| 37 | * Recipe upgrade infrastructure: Alex Kanavin | ||
| 38 | * Toolchain: Khem Raj | ||
| 39 | * ptest-runner: Aníbal Limón | ||
| 40 | * opkg: Alex Stewart | ||
| 41 | |||
| 42 | Maintainers needed | ||
| 43 | ------------------ | ||
| 44 | |||
| 45 | * Pseudo | ||
| 46 | * Layer Index | ||
| 47 | * recipetool | ||
| 48 | * QA framework/automated testing | ||
| 49 | * error reporting system/web UI | ||
| 50 | * wic | ||
| 51 | * Patchwork | ||
| 52 | * Patchtest | ||
| 53 | * Prelink-cross | ||
| 54 | * Matchbox | ||
| 55 | * Sato | ||
| 56 | * devtool | ||
| 57 | * eSDK | ||
| 58 | * Autobuilder | ||
| 59 | |||
| 60 | Layer Maintainers needed | ||
| 61 | ------------------------ | ||
| 62 | |||
| 63 | * meta-gplv2 (ideally new strategy but active maintainer welcome) | ||
| 64 | |||
| 65 | Shadow maintainers/development needed | ||
| 66 | -------------------------------------- | ||
| 67 | |||
| 68 | * toaster | ||
| 69 | * bitbake | ||
| 70 | |||
| 71 | |||
