diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..4482c14 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,51 @@ +Contributors +============ + +Original author: Frédéric Guillot + +List of contributors: + +- [André Kelpe](https://github.com/fs111) +- [Augustin Lacour](https://github.com/gugu4-9) +- [Ayodio](https://github.com/ayodio) +- [Bjauy](https://github.com/bjauy) +- [Bohwaz](https://github.com/bohwaz) +- [Chase Arnold](https://github.com/chase4926) +- [Chris Lemonier](https://github.com/chrislemonier) +- [Delehef](https://github.com/delehef) +- [Derjus](https://github.com/derjus) +- [Eauland](https://github.com/eauland) +- [Félix](https://github.com/dysosmus) +- [Filimonov Denis](https://github.com/denfil) +- [Geriel Castro](https://github.com/GerielCastro) +- [Hika0](https://github.com/hika0) +- [Horsely](https://github.com/horsley) +- [Ing. Jan Kaláb](https://github.com/Pitel) +- [Itoine](https://github.com/itoine) +- [Kordian Bruck](https://github.com/kordianbruck) +- [James Scott-Brown](https://github.com/jamesscottbrown) +- [James Barwell](https://github.com/JamesBarwell) +- [Julian Oster](https://github.com/jlnostr) +- [Jarek](https://github.com/jarek) +- [Kaminary Shadows](https://github.com/kaminary) +- [Luca Marra](https://github.com/facciocose) +- [Martin Simon](https://github.com/c0ding) +- [Mathias Kresin](https://github.com/mkresin) +- [Maxime](https://github.com/EpocDotFr) +- [Meradoou](https://github.com/meradoou) +- [Miloš Jovanović](https://github.com/mrjovanovic) +- [MonsieurPaulLeBoulanger](https://github.com/MonsieurPaulLeBoulanger) +- [Necku](https://github.com/Necku) +- [Nicolas Dewaele](http://adminrezo.fr/) +- [Pcwalden](https://github.com/pcwalden) +- [Pitel](https://github.com/Pitel) +- [Silvus](https://github.com/Silvus) +- [Skasi7](https://github.com/skasi7) +- [Thiriot Christophe](https://github.com/doubleface) +- [Tobi](https://github.com/tobir) +- Vincent Ozanam +- [Vojtěch Sysel](https://github.com/sysel) +- [Ygbillet](https://github.com/ygbillet) +- [小秦](https://github.com/xqin) + +Many people also sent bug reports and feature requests. diff --git a/README.markdown b/README.markdown index 8b5bdd8..ef277c4 100644 --- a/README.markdown +++ b/README.markdown @@ -56,6 +56,17 @@ Documentation - [FAQ](docs/faq.markdown) - [Tests](docs/tests.markdown) +License +------- + +- AGPLv3: + +Authors +------- + +- Original author: Frédéric Guillot +- [List of contributors](CONTRIBUTORS.md) + Related projects ---------------- @@ -64,66 +75,3 @@ External projects build around Miniflux: - [Miniflux embedded](https://github.com/repat/miniflux-embedded-android) is an Android app for Miniflux. It's basically an embedded WebView that saves your Miniflux URL and cookies. [Download on the Play Store](https://play.google.com/store/apps/details?id=de.repat.embeddedminiflux). - [munin-miniflux](https://github.com/dewey/munin-plugins/tree/master/munin-miniflux) is a munin wildcard plugin to draw graphs of your miniflux read and unread count. - [List of themes](docs/themes.markdown) - -Todo and known bugs -------------------- - -- See Issues: - -License -------- - -- AGPL: - -Authors -------- - -Original author: [Frédéric Guillot](http://fredericguillot.com/) - -### Contributors - -People who sent a pull-request, report a bug, make a new theme or share a super cool idea: - -- [André Kelpe](https://github.com/fs111) -- [Augustin Lacour](https://github.com/gugu4-9) -- [Ayodio](https://github.com/ayodio) -- [Bjauy](https://github.com/bjauy) -- [Bohwaz](https://github.com/bohwaz) -- [Chase Arnold](https://github.com/chase4926) -- [Chris Lemonier](https://github.com/chrislemonier) -- [Delehef](https://github.com/delehef) -- [Derjus](https://github.com/derjus) -- [Eauland](https://github.com/eauland) -- [Félix](https://github.com/dysosmus) -- [Filimonov Denis](https://github.com/denfil) -- [Geriel Castro](https://github.com/GerielCastro) -- [Hika0](https://github.com/hika0) -- [Horsely](https://github.com/horsley) -- [Ing. Jan Kaláb](https://github.com/Pitel) -- [Itoine](https://github.com/itoine) -- [Kordian Bruck](https://github.com/kordianbruck) -- [James Scott-Brown](https://github.com/jamesscottbrown) -- [James Barwell](https://github.com/JamesBarwell) -- [Julian Oster](https://github.com/jlnostr) -- [Jarek](https://github.com/jarek) -- [Kaminary Shadows](https://github.com/kaminary) -- [Luca Marra](https://github.com/facciocose) -- [Martin Simon](https://github.com/c0ding) -- [Mathias Kresin](https://github.com/mkresin) -- [Maxime](https://github.com/EpocDotFr) -- [Meradoou](https://github.com/meradoou) -- [Miloš Jovanović](https://github.com/mrjovanovic) -- [MonsieurPaulLeBoulanger](https://github.com/MonsieurPaulLeBoulanger) -- [Necku](https://github.com/Necku) -- [Nicolas Dewaele](http://adminrezo.fr/) -- [Pcwalden](https://github.com/pcwalden) -- [Pitel](https://github.com/Pitel) -- [Silvus](https://github.com/Silvus) -- [Skasi7](https://github.com/skasi7) -- [Thiriot Christophe](https://github.com/doubleface) -- [Tobi](https://github.com/tobir) -- Vincent Ozanam -- [Ygbillet](https://github.com/ygbillet) -- [小秦](https://github.com/xqin) - -Many people also sent bug reports and feature requests.