On Fri, 1 Jul 2022 at 06:41, Markus Armbruster <arm...@redhat.com> wrote: > Could we use a contrib/README with an explanation what "contrib" means, > and how to build and use the stuff there?
I would rather we got rid of contrib/ entirely. Our git repo should contain things we care about enough to really support and believe in, in which case they should be in top level directories matching what they are (eg tools/). If we don't believe in these things enough to really support them, then we should drop them, and let those who do care maintain them as out-of-tree tools if they like. subprojects/ is similarly vague. thanks -- PMM