diff options
| author | KatolaZ <katolaz@freaknet.org> | 2018-08-06 12:10:36 +0100 | 
|---|---|---|
| committer | KatolaZ <katolaz@freaknet.org> | 2018-08-06 12:10:36 +0100 | 
| commit | 3f675fb1c087228111bf76b9d4ac7ef0ba18d153 (patch) | |
| tree | 9ad39d708292ced741631ce3c0bc8a0e5af3deac | |
| parent | f7c45be70147b8b477ce27bd5f09370d70d35b9a (diff) | |
added readme stuffgopher
| -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  ================== | 
