diff options
| -rw-r--r-- | AUTHORS | 13 | ||||
| -rw-r--r-- | AUTHORS_70 | 5 | ||||
| -rw-r--r-- | README | 6 | 
3 files changed, 21 insertions, 3 deletions
| @@ -1,7 +1,14 @@ -Maintainer: +cgit-70 is developed and maintained by  +        Vincenzo 'KatolaZ' Nicosia <katolaz@freaknet.org> + +cgit-70 is a mod/fork of cgit, based on cgit source code. Details about +the maintainers and developers of cgit (to whom I am thankful) are +reported below:  + +cgit Maintainer:  	Jason A. Donenfeld <Jason@zx2c4.com> -Contributors: +cgit Contributors:  	Jason A. Donenfeld <Jason@zx2c4.com>  	Lukas Fleischer <cgit@cryptocrack.de>  	Johan Herland <johan@herland.net> @@ -9,5 +16,5 @@ Contributors:  	Ferry Huberts <ferry.huberts@pelagic.nl>  	John Keeping <john@keeping.me.uk> -Previous Maintainer: +cgit Previous Maintainer:  	Lars Hjemli <hjemli@gmail.com> diff --git a/AUTHORS_70 b/AUTHORS_70 new file mode 100644 index 0000000..75ad29b --- /dev/null +++ b/AUTHORS_70 @@ -0,0 +1,5 @@ +cgit-70 is a mod/fork of cgit developed and maintained by  +       Vincenzo 'KatolaZ' Nicosia <katolaz@freaknet.org> + +See the file AUTHORS for more information about cgit developers and +maintainers. @@ -1,3 +1,9 @@ +This is the original README for cgit. It is still mostly relevant for +cgit-70. More specific information about cgit-70 are available in  +README_70. + + +  cgit - CGI for Git  ================== | 
