summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-09-17 11:04:26 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-09-17 11:10:06 -0400
commit4005d8bfd09819280ffce4135f659060172e72a9 (patch)
treeae3f5cc29e0fa4d2a543e5cdbe471685981731fb /Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS
parent047fec54ccc3b0d72bb6a425d06302ffa210553f (diff)
downloadchat-4005d8bfd09819280ffce4135f659060172e72a9.tar.gz
chat-4005d8bfd09819280ffce4135f659060172e72a9.tar.bz2
chat-4005d8bfd09819280ffce4135f659060172e72a9.zip
Updated godep workspace and freetype library so that godep save and restore work again
Diffstat (limited to 'Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS')
-rw-r--r--Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS35
1 files changed, 35 insertions, 0 deletions
diff --git a/Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS b/Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS
new file mode 100644
index 000000000..32cb6753b
--- /dev/null
+++ b/Godeps/_workspace/src/github.com/golang/freetype/CONTRIBUTORS
@@ -0,0 +1,35 @@
+# This is the official list of people who can contribute
+# (and typically have contributed) code to the Freetype-Go repository.
+# The AUTHORS file lists the copyright holders; this file
+# lists people. For example, Google employees are listed here
+# but not in AUTHORS, because Google holds the copyright.
+#
+# The submission process automatically checks to make sure
+# that people submitting code are listed in this file (by email address).
+#
+# Names should be added to this file only after verifying that
+# the individual or the individual's organization has agreed to
+# the appropriate Contributor License Agreement, found here:
+#
+# http://code.google.com/legal/individual-cla-v1.0.html
+# http://code.google.com/legal/corporate-cla-v1.0.html
+#
+# The agreement for individuals can be filled out on the web.
+#
+# When adding J Random Contributor's name to this file,
+# either J's name or J's organization's name should be
+# added to the AUTHORS file, depending on whether the
+# individual or corporate CLA was used.
+
+# Names should be added to this file like so:
+# Name <email address>
+
+# Please keep the list sorted.
+
+Andrew Gerrand <adg@golang.org>
+Jeff R. Allen <jra@nella.org> <jeff.allen@gmail.com>
+Nigel Tao <nigeltao@golang.org>
+Rémy Oudompheng <oudomphe@phare.normalesup.org> <remyoudompheng@gmail.com>
+Rob Pike <r@golang.org>
+Roger Peppe <rogpeppe@gmail.com>
+Russ Cox <rsc@golang.org>