diff options
| author | 2021-09-10 16:51:18 -0400 | |
|---|---|---|
| committer | 2021-09-10 16:51:18 -0400 | |
| commit | 6b2d7da342f45c2cd01c10f35765de734c0b0d38 (patch) | |
| tree | a4be5f40b61fcefb55e0cefe418cba8f7324e98f /README.md | |
| download | kiwi-descriptions-6b2d7da342f45c2cd01c10f35765de734c0b0d38.tar.gz kiwi-descriptions-6b2d7da342f45c2cd01c10f35765de734c0b0d38.zip | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..248842b --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# fedora-kiwi-descriptions + +This project is used to manage the Fedora KIWI image descriptions used in composing Fedora release images. + +The `rawhide` branch is used for Fedora Rawhide images and each release branch is used by that release. + +All changes should be made via the PR workflow. + +## Licensing + +This is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, under version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. |