added CONTRIBUTORS, updated README.md

This commit is contained in:
Andreas Neue 2023-05-10 10:58:25 +02:00
parent 9c2b1fb60f
commit b5946e5549
3 changed files with 8 additions and 0 deletions

View file

@ -2,6 +2,10 @@
A simple Makefile based deployment system.
make-deploy was initially hosted at https://git.dnix.de/an/make-deploy. Since it has become heavily used at chefkoch.de for system deployments, and lots of code is committed there, we moved the repo to https://git.chefkoch.net/pub/make-deploy. A mirror exists still at https://git.dnix.de/mirror/make-deploy.
make-deploy is licensed under the terms of the MIT-License. See [LICENSE](LICENSE) for info.
## Installation
Clone make-deploy as a submodule into your repository: