From b3d4f9b6bc26f42414c366843ba13615010592ad Mon Sep 17 00:00:00 2001 From: Jacob Kiers Date: Thu, 6 Jun 2013 05:47:01 +0200 Subject: [PATCH] Added CONTRIBUTORS.md file. Signed-off-by: Jacob Kiers --- CONTRIBUTORS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..3755a47 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,9 @@ +This project has had multiple authors. In this file, I will try to credit +each of them. If you are not listed for some reason, please ask. + +Andy Smith authored the original code (http://oauth.googlecode.com/svn/code/php/). + + * Alexandre Eher (@EHER) + * Gary Jones (@GaryJones) + * Jacob Kiers (@jacobkiers) + * Alexandru G. (@vimishor)