README: add generic maintenance section copied from meta-agl-core 35/28535/1
authorDenys Dmytriyenko <denys@konsulko.com>
Tue, 28 Feb 2023 01:35:09 +0000 (01:35 +0000)
committerDenys Dmytriyenko <denys@konsulko.com>
Tue, 28 Feb 2023 01:35:09 +0000 (01:35 +0000)
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 <denys@konsulko.com>
meta-agl-demo.md

index 35d6421..521ebad 100755 (executable)
@@ -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
+<https://gerrit.automotivelinux.org>.  See this wiki page for
+details:
+
+<https://wiki.automotivelinux.org/agl-distro/contributing>
+
+Layer maintainers:
+* Jan-Simon Möller <jsmoeller@linuxfoundation.org>