We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d217a87 commit b02628bCopy full SHA for b02628b
2 files changed
.github/CODEOWNERS
@@ -3,7 +3,7 @@
3
# You can use github users with @user or email addresses
4
5
# These owners will be the default owners for everything in the repo.
6
-* @defunkt
+* @brammool
7
8
# Order is important. The last matching pattern has the most precedence.
9
# So if a pull request only touches javascript files, only these owners
src/version.c
@@ -754,6 +754,8 @@ static char *(features[]) =
754
755
static int included_patches[] =
756
{ /* Add new patch number below this line */
757
+/**/
758
+ 1605,
759
/**/
760
1604,
761
0 commit comments