Skip to content

Commit b02628b

Browse files
committed
patch 8.2.1605: default maintainer on github is wrong
Problem: Defyyyyyyyyyyyyyyyyyyyyyyyub is wrong. Solution: Use Bram's account.
1 parent d217a87 commit b02628b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# You can use github users with @user or email addresses
44

55
# These owners will be the default owners for everything in the repo.
6-
* @defunkt
6+
* @brammool
77

88
# Order is important. The last matching pattern has the most precedence.
99
# So if a pull request only touches javascript files, only these owners

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,8 @@ static char *(features[]) =
754754

755755
static int included_patches[] =
756756
{ /* Add new patch number below this line */
757+
/**/
758+
1605,
757759
/**/
758760
1604,
759761
/**/

0 commit comments

Comments
 (0)