From c2044e5b394ddfc2fe402c9f3936f9235e59519f Mon Sep 17 00:00:00 2001 From: Thomas Boerger <tboerger@suse.de> Date: Mon, 28 Nov 2016 14:34:06 +0100 Subject: [PATCH] Dropped always outdated contributors file, link to it the graph on readme --- CONTRIBUTORS | 9 --------- README.md | 13 +++++++++---- 2 files changed, 9 insertions(+), 13 deletions(-) delete mode 100644 CONTRIBUTORS diff --git a/CONTRIBUTORS b/CONTRIBUTORS deleted file mode 100644 index 65db51945..000000000 --- a/CONTRIBUTORS +++ /dev/null @@ -1,9 +0,0 @@ -Andrey Nering <nobody@nobody.tld> (@andreynering) -Kim Carlbäcker <kim.carlbacker@gmail.com> (@bkcsoft) -LefsFlare <nobody@nobody.tld> (@LefsFlarey) -Lunny Xiao <xiaolunwen@gmail.com> (@lunny) -Rachid Zarouali <nobody@nobody.tld> (@xinity) -Rémy Boulanouar <admin@dblk.org> (@DblK) -Sandro Santilli <strk@kbt.io> (@strk) -Thibault Meyer <nobody@nobody.tld> (@0xbaadf00d) -Thomas Boerger <thomas@webhippie.de> (@tboerger) diff --git a/README.md b/README.md index 414d7e23f..1fb489785 100644 --- a/README.md +++ b/README.md @@ -122,11 +122,16 @@ How to install Gitea: - Thanks [DigitalOcean](https://www.digitalocean.com) for hosting home and demo sites. - Thanks [KeyCDN](https://www.keycdn.com/) and [QiNiu](http://www.qiniu.com/) for providing CDN service. -## Contributors -- See [Maintainer](https://github.com/orgs/go-gitea/people) -- See [Contributors](https://github.com/go-gitea/gitea/graphs/contributors) for full list of contributors. -- See [Translators](conf/locale/TRANSLATORS) for public list of translators. +## Contributing + +Fork -> Patch -> Push -> Pull Request + +## Authors + +* [Maintainers](https://github.com/orgs/go-gitea/people) +* [Contributors](https://github.com/go-gitea/gitea/graphs/contributors) +* [Translators](conf/locale/TRANSLATORS) ## License