patch 8.2.1605: default maintainer on github is wrong

Problem:    Defyyyyyyyyyyyyyyyyyyyyyyyub is wrong.
Solution:   Use Bram's account.
This commit is contained in:
Bram Moolenaar
2020-09-05 18:40:44 +02:00
parent d217a87755
commit b02628b8a2
2 changed files with 3 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -3,7 +3,7 @@
# You can use github users with @user or email addresses
# These owners will be the default owners for everything in the repo.
* @defunkt
* @brammool
# Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners