summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-12-23 15:59:30 +0900
committerGitHub <[email protected]>2020-12-23 15:59:30 +0900
commit4e90d6938a44f4f108fcb60f846a905f1969b9f8 (patch)
tree2560e2f443a82bb4128b1611240bf6bfb355a568
parent7f73af079a2dffb385e1121e9b252e118397ac43 (diff)
parente96620cd23eb6080c5f3ce6528a274fe6f25af36 (diff)
downloadmruby-4e90d6938a44f4f108fcb60f846a905f1969b9f8.tar.gz
mruby-4e90d6938a44f4f108fcb60f846a905f1969b9f8.zip
Merge pull request #5242 from jbampton/add-codeowners
Create CODEOWNERS file
-rw-r--r--CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 000000000..9f91caaf8
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1 @@
+* @matz