isso/CONTRIBUTORS.txt
Martin Zimmermann 154d591ae9 add CONTRIBUTORS.txt
Similar to urllib3 [1] and based on

    git log --format='%at %aN <%aE> %s' | sort -rn | grep -v posativ

Unfortunately only based on git's history.

[1] https://github.com/shazow/urllib3/blob/master/CONTRIBUTORS.txt
2014-02-18 18:26:57 +01:00

38 lines
817 B
Plaintext

# Contributions to Isso
## Creator & Maintainer
* Martin Zimmermann <info@posativ.org>
## Contributors
In chronological order:
* Florian Baumann <flo@noqqe.de>
* Documentation fixes in the early days
* Federico Ceratto <federico.ceratto@gmail.com>
* Support for ipaddr
* Added a sample configuration file
* Sploinga <xavier@sploing.be>
* French translation
* Laurent Arnoud <laurent@spkdev.net>
* Make Isso not accept blank comments
* Chimo <chimo@chromic.org>
* STARTTLS for SMTP notifications
* Jocelyn Delande <jocelyn at delalande dot fr>
* Documentation for comment counter and API
* Default SMTP security to STARTTLS
* Srijan Choudhary <srijan4@gmail.com>
* Correct nginx examples in documentation
* [Your name or handle] <[email or website]>
* [Brief summary of your changes]