conan-io / meta-conan

Yocto layer for the Conan project
23 stars 28 forks source link

[fix] Add maintainers section to readme #52

Closed danimtb closed 7 months ago

danimtb commented 7 months ago

Saw this in CI and would like to make it happy:

INFO: test_readme (common.CommonCheckLayer)

INFO:  ... FAIL

INFO: Traceback (most recent call last):

  File "/tmp/poky/scripts/lib/checklayer/cases/common.py", line 37, in test_readme

    self.assertIn('maintainer', data.lower())

AssertionError: 'maintainer' not found in '# meta conan\n\n[![build status]

This section seems to be a common practice in yocto layers repos: https://github.com/96boards/meta-96boards