diff options
author | Donald Stufft <donald@stufft.io> | 2013-08-07 13:17:56 -0700 |
---|---|---|
committer | Donald Stufft <donald@stufft.io> | 2013-08-07 13:17:56 -0700 |
commit | 542805e48479ba844d3649293ad905e4045d2494 (patch) | |
tree | 1c19f68119e583f9b3223e2ce490679eccca1996 | |
parent | e01032d61a4d8d234b52c2eeab80a7289be5f08d (diff) | |
parent | de40b4a97ccae7cc011e72f3195dab777b55178e (diff) | |
download | cryptography-542805e48479ba844d3649293ad905e4045d2494.tar.gz cryptography-542805e48479ba844d3649293ad905e4045d2494.tar.bz2 cryptography-542805e48479ba844d3649293ad905e4045d2494.zip |
Merge pull request #14 from alex/AUTHORS
Added an AUTHORS file
-rw-r--r-- | AUTHORS.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/AUTHORS.rst b/AUTHORS.rst new file mode 100644 index 00000000..f4f761f9 --- /dev/null +++ b/AUTHORS.rst @@ -0,0 +1,7 @@ +AUTHORS +======= + +* Alex Gaynor <alex.gaynor@gmail.com> +* Hynek Schlawack <schlawack@variomedia.de> +* Donald Stufft <donald@stufft.io> +* Laurens Van Houtven <_@lvh.cc> |