diff options
author | Niall Sheridan <nsheridan@gmail.com> | 2016-06-06 14:44:38 +0100 |
---|---|---|
committer | Niall Sheridan <nsheridan@gmail.com> | 2016-06-06 14:44:38 +0100 |
commit | 067ad51b6a6ee8829612f51a6e6b2ade3eaa61b3 (patch) | |
tree | 301d2a7303e2b5db0c3fa1911d799e16f921d9dc /vendor/google.golang.org/cloud/AUTHORS | |
parent | 5ca59399fe0880368f88d17c0c9d781d836969c6 (diff) | |
parent | a18a13fb09eac00cdacf1f74080524182b7243de (diff) |
Merge pull request #17 from nsheridan/vendor
update dependencies
Diffstat (limited to 'vendor/google.golang.org/cloud/AUTHORS')
-rw-r--r-- | vendor/google.golang.org/cloud/AUTHORS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/vendor/google.golang.org/cloud/AUTHORS b/vendor/google.golang.org/cloud/AUTHORS new file mode 100644 index 0000000..f92e5cf --- /dev/null +++ b/vendor/google.golang.org/cloud/AUTHORS @@ -0,0 +1,14 @@ +# This is the official list of cloud authors for copyright purposes. +# This file is distinct from the CONTRIBUTORS files. +# See the latter for an explanation. + +# Names should be added to this file as: +# Name or Organization <email address> +# The email address is not required for organizations. + +Google Inc. +Ingo Oeser <nightlyone@googlemail.com> +Palm Stone Games, Inc. +Paweł Knap <pawelknap88@gmail.com> +Péter Szilágyi <peterke@gmail.com> +Tyler Treat <ttreat31@gmail.com> |