From 8d24c99bf0eb593641da11200ec2c638eae84cd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Alvergnat?= Date: Thu, 18 Oct 2018 22:11:27 +0200 Subject: [PATCH] Add authors file Close #567 --- AUTHORS.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 AUTHORS.rst diff --git a/AUTHORS.rst b/AUTHORS.rst new file mode 100644 index 0000000..beb9718 --- /dev/null +++ b/AUTHORS.rst @@ -0,0 +1,15 @@ +Copyright (c) 2011 - 2018, The GuessIt contributors. + +GuessIt is an opensource project written and maintained by passionate people. + +If you feel your name should belong to this list, please `open an issue `_ + +Author and contributors of current guessit version (``2.x``/``3.x``): + +- Rémi Alvergnat +- Rato + +Author and contributors of initial guessit version (``0.x``/``1.x``): + +- Nicolas Wack +- Ricard Marxer \ No newline at end of file