diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-03-07 06:29:05 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-03-07 06:29:05 -0800 |
commit | 718e87129ccf3aa3116ec9b55e92f72b353b86eb (patch) | |
tree | 09e2152fc592fefec59629d39d181215df1ec4cf | |
parent | dc77ed3382b6d5b1b1c0555cb5e3b5245f2ae78e (diff) | |
parent | 61bea0ee9b2b804903b77c89e98e640014886667 (diff) | |
download | cryptography-718e87129ccf3aa3116ec9b55e92f72b353b86eb.tar.gz cryptography-718e87129ccf3aa3116ec9b55e92f72b353b86eb.tar.bz2 cryptography-718e87129ccf3aa3116ec9b55e92f72b353b86eb.zip |
Merge pull request #751 from lvh/master
Add GPG key fingerprint for lvh
-rw-r--r-- | AUTHORS.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS.rst b/AUTHORS.rst index b03b9c0d..99c6f8e8 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -6,7 +6,7 @@ PGP key fingerprints are enclosed in parentheses. * Alex Gaynor <alex.gaynor@gmail.com> (E27D 4AA0 1651 72CB C5D2 AF2B 125F 5C67 DFE9 4084) * Hynek Schlawack <hs@ox.cx> (C2A0 4F86 ACE2 8ADC F817 DBB7 AE25 3622 7F69 F181) * Donald Stufft <donald@stufft.io> -* Laurens Van Houtven <_@lvh.io> +* Laurens Van Houtven <_@lvh.io> (D9DC 4315 772F 8E91 DD22 B153 DFD1 3DF7 A8DD 569B) * Christian Heimes <christian@python.org> * Paul Kehrer <paul.l.kehrer@gmail.com> * Jarret Raim <jarito@gmail.com> |