From bcce53940d40cdfa4063a277a83e5f10299f74a5 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 6 Feb 2020 12:07:31 +0100 Subject: [PATCH] Add a README to describe the goal of this project Signed-off-by: Pierre-Yves Chibon --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..2367be6 --- /dev/null +++ b/README @@ -0,0 +1,10 @@ +python-munch test dist-git repo +=============================== + +This repository contains an original dist-git repo from Fedora, extended with +some local changes/commits so that it can be used as a test ground for the work +done in the https://pagure.io/Fedora-Infra/generate_changelog that investigates +auto-generating changelogs from git logs. + +The work in this repository is licensed under the default license defined in the +FPCA: https://fedoraproject.org/wiki/Legal:Fedora_Project_Contributor_Agreement