aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-06-12 22:49:50 -0700
committerGitHub <noreply@github.com>2018-06-12 22:49:50 -0700
commitb2f168fecedce20727835a0ea39c90668f117a30 (patch)
treeaf35b8b8ee924cf206431bf2aefc18c4282d13f3
parentd511f3c109becb8a8e52e20826f9cb991d46bf9c (diff)
downloadsbt-settings-b2f168fecedce20727835a0ea39c90668f117a30.tar.gz
sbt-settings-b2f168fecedce20727835a0ea39c90668f117a30.tar.bz2
sbt-settings-b2f168fecedce20727835a0ea39c90668f117a30.zip
Add code ownership statement (#2)
[ci skip]
-rw-r--r--CODEOWNERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000..f02638f
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,8 @@
+# Maintainers of this repository are listed here to determine
+# reviewers for pull requests.
+#
+# See https://help.github.com/articles/about-codeowners/ for more
+# information on available features.
+
+# Default maintainers
+* @drivergroup/scala-guild