From: Denys Dmytriyenko Date: Tue, 28 Feb 2023 01:35:09 +0000 (+0000) Subject: README: add generic maintenance section copied from meta-agl-core X-Git-Tag: 15.91.0~54 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ac82d590e88705ba36f2eabaeacc708dc8801e81;hp=072dc00e4a26a8805ed8e8b75a03c53d83593155;p=AGL%2Fmeta-agl-demo.git README: add generic maintenance section copied from meta-agl-core Yocto Project compatibility requires README to specify who is the layer maintainer and how to contribute to the layer. Otherwise yocto-check-layer fails: INFO: test_readme (common.CommonCheckLayer) INFO: ... FAIL AssertionError: 'maintainer' not found in 'README' AssertionError: 'patch' not found in 'README' Bug-AGL: SPEC-4685 Change-Id: I0ca1feba1b2d56e1780c6e05c92a2b27792f6cb0 Signed-off-by: Denys Dmytriyenko --- diff --git a/meta-agl-demo.md b/meta-agl-demo.md index 35d6421a2..521ebad8e 100755 --- a/meta-agl-demo.md +++ b/meta-agl-demo.md @@ -104,3 +104,13 @@ dependencies: - URI: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl.git - Branch: "master" +## Maintenance + +All patches must be submitted via the AGL Gerrit instance at +. See this wiki page for +details: + + + +Layer maintainers: +* Jan-Simon Möller