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=ac82d590e88705ba36f2eabaeacc708dc8801e81;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 ---