1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:50:04 +08:00

Merge pull request #1302 from SpaceVim/CODEOWNERS

Add CODEOWNERS
This commit is contained in:
Wang Shidong 2018-01-20 09:18:27 -06:00 committed by GitHub
commit 5b94973a08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,5 @@
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @wsdjeg will be requested for review when someone opens a
# pull request.
* @wsdjeg