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 <[email protected]> + +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 <[email protected]> -Contributors: +cgit Contributors: Jason A. Donenfeld <[email protected]> Lukas Fleischer <[email protected]> Johan Herland <[email protected]> @@ -9,5 +16,5 @@ Contributors: Ferry Huberts <[email protected]> John Keeping <[email protected]> -Previous Maintainer: +cgit Previous Maintainer: Lars Hjemli <[email protected]> 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 <[email protected]> + +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 ================== |