On Fri, Apr 22, 2022 at 02:49:34PM -0400, John Snow wrote: > The intent is to use README.rst as the new package-level readme that > will be bundled with the source and be displayed on the GitLab landing > page; so move the old "git level readme" over to FILES.rst instead, and > update it accordingly.
Heh, I almost thought "git level readme" is a command similar to "git cuddle daemon" [1] :D [1] https://git-man-page-generator.lokaltog.net/#Y3VkZGxlJCRkYWVtb24 > > This is primarily here to just document and explain what all the little > bits and pieces of files in the root are and what they do. I find this > stuff helpful when I wander over into other projects, so I'd like to > extend the same courtesy. > > Signed-off-by: John Snow <js...@redhat.com> > --- > README.rst => FILES.rst | 49 +++++++++++------------------------------ > MANIFEST.in | 1 - > 2 files changed, 13 insertions(+), 37 deletions(-) > rename README.rst => FILES.rst (64%) As usual, thanks for the care for documentation. Reviewed-by: Kashyap Chamarthy <kcham...@redhat.com> [...] -- /kashyap