Bladeren bron

add AUTHORS file

tags/v0.1
Arnold Bechtoldt 9 jaren geleden
bovenliggende
commit
d65d164a3a
3 gewijzigde bestanden met toevoegingen van 6 en 7 verwijderingen
  1. +3
    -0
      AUTHORS
  2. +0
    -7
      README.rst
  3. +3
    -0
      update-docs

+ 3
- 0
AUTHORS Bestand weergeven

@@ -0,0 +1,3 @@
Alan Pearce <alan@alanpearce.co.uk>
Arnold Bechtoldt <mail@arnoldbechtoldt.com>
root <root@saltmaster01.(none)>

+ 0
- 7
README.rst Bestand weergeven

@@ -84,10 +84,3 @@ Tested with:

* GNU/ Linux Debian Wheezy
* CentOS 6 (not completly tested)

AUTHORS
=======

Please add yourself too when contributing (sorted alphabetically)!

* Arnold Bechtoldt <mail@arnoldbechtoldt.com>

+ 3
- 0
update-docs Bestand weergeven

@@ -0,0 +1,3 @@
#!/bin/bash

git log --format='%aN <%aE>' | sort -u > AUTHORS

Laden…
Annuleren
Opslaan