Explorar el Código

add AUTHORS file

tags/v0.1
Arnold Bechtoldt hace 9 años
padre
commit
d65d164a3a
Se han modificado 3 ficheros con 6 adiciones y 7 borrados
  1. +3
    -0
      AUTHORS
  2. +0
    -7
      README.rst
  3. +3
    -0
      update-docs

+ 3
- 0
AUTHORS Ver fichero

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

+ 0
- 7
README.rst Ver fichero

@@ -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 Ver fichero

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

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

Cargando…
Cancelar
Guardar