about summary refs log tree commit diff
path: root/third_party/bazel/rules_haskell/CONTRIBUTORS
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/bazel/rules_haskell/CONTRIBUTORS')
-rw-r--r--third_party/bazel/rules_haskell/CONTRIBUTORS15
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/bazel/rules_haskell/CONTRIBUTORS b/third_party/bazel/rules_haskell/CONTRIBUTORS
new file mode 100644
index 0000000000..9b4cc87d92
--- /dev/null
+++ b/third_party/bazel/rules_haskell/CONTRIBUTORS
@@ -0,0 +1,15 @@
+# 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>
+Jingwen Chen <jin@crypt.sg>
+Mark Karpov <mark.karpov@tweag.io>
+Mateusz Kowalczyk <mateusz.kowalczyk@tweag.io>