summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 78052ff..04e5f09 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,6 +3,9 @@ python-sqlparse is written and maintained by Andi Albrecht <albrecht.andi@gmail.
This module contains code (namely the lexer and filter mechanism) from
the pygments project that was written by Georg Brandl.
+This module contains code (Python 2/3 compatibility) from the six
+project: https://bitbucket.org/gutworth/six.
+
Alphabetical list of contributors:
* Alexander Beedie <ayembee@gmail.com>
* Alexey Malyshev <nostrict@gmail.com>