From a82f4de38ddd31fa8a5773e60fc2f4324ca79d45 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 14 Feb 2011 10:50:24 -0500 Subject: [PATCH] Added AUTHORS file. --- AUTHORS | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..3fc077d3 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,13 @@ +Requests is written and maintained by Kenneth Reitz and +various contributors: + +Development Lead +```````````````` + +- Kenneth Reitz + + +Patches and Suggestions +``````````````````````` + +- Various Pocoo Members \ No newline at end of file