about summary refs log tree commit diff
path: root/third_party/bazel/rules_nixpkgs/CONTRIBUTORS
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-07-04T10·18+0100
committerVincent Ambo <tazjin@google.com>2019-07-04T10·18+0100
commit64275e446e442c9a0a860969501158ed93058441 (patch)
tree482821738cbc68fb1e7c263bc80a2cea4a946a66 /third_party/bazel/rules_nixpkgs/CONTRIBUTORS
parentf723b8b878a3c4a4687b9e337a875500bebb39b1 (diff)
feat(third_party/bazel): Check in rules_nixpkgs from Tweag r/18
Diffstat (limited to 'third_party/bazel/rules_nixpkgs/CONTRIBUTORS')
-rw-r--r--third_party/bazel/rules_nixpkgs/CONTRIBUTORS13
1 files changed, 13 insertions, 0 deletions
diff --git a/third_party/bazel/rules_nixpkgs/CONTRIBUTORS b/third_party/bazel/rules_nixpkgs/CONTRIBUTORS
new file mode 100644
index 000000000000..4b3b9890ee6e
--- /dev/null
+++ b/third_party/bazel/rules_nixpkgs/CONTRIBUTORS
@@ -0,0 +1,13 @@
+# People who have agreed to one of the CLAs and can contribute patches.
+# 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.
+#
+# https://developers.google.com/open-source/cla/individual
+# https://developers.google.com/open-source/cla/corporate
+#
+# Names should be added to this file as:
+#     Name <email address>
+
+Mathieu Boespflug <m@tweag.io>
+Mateusz Kowalczyk <mateusz.kowalczyk@tweag.io>