diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2020-12-23 15:59:30 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-23 15:59:30 +0900 |
| commit | 4e90d6938a44f4f108fcb60f846a905f1969b9f8 (patch) | |
| tree | 2560e2f443a82bb4128b1611240bf6bfb355a568 | |
| parent | 7f73af079a2dffb385e1121e9b252e118397ac43 (diff) | |
| parent | e96620cd23eb6080c5f3ce6528a274fe6f25af36 (diff) | |
| download | mruby-4e90d6938a44f4f108fcb60f846a905f1969b9f8.tar.gz mruby-4e90d6938a44f4f108fcb60f846a905f1969b9f8.zip | |
Merge pull request #5242 from jbampton/add-codeowners
Create CODEOWNERS file
| -rw-r--r-- | CODEOWNERS | 1 |
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 |
