dev: fix CODEOWNERS

Extra output at top.

Amend: bbf6398ff9
This commit is contained in:
Henrik Lissner
2025-09-15 15:46:02 -04:00
parent 39534b3d87
commit f6e6ed82c5
2 changed files with 2 additions and 1 deletions

1
.doom
View File

@@ -26,6 +26,7 @@
(make (make
(".github/CODEOWNERS" (".github/CODEOWNERS"
"# -*- mode: conf -*-"
"# Auto-generated by 'doom make .github/CODEOWNERS', do not edit it by hand.\n" "# Auto-generated by 'doom make .github/CODEOWNERS', do not edit it by hand.\n"
"* @doomemacs/maintainers\n" ; default until another takes precedence "* @doomemacs/maintainers\n" ; default until another takes precedence
"# Module maintainers" "# Module maintainers"

2
.github/CODEOWNERS vendored
View File

@@ -1,4 +1,4 @@
.github/CODEOWNERS # -*- mode: conf -*-
# Auto-generated by 'doom make .github/CODEOWNERS', do not edit it by hand. # Auto-generated by 'doom make .github/CODEOWNERS', do not edit it by hand.
* @doomemacs/maintainers * @doomemacs/maintainers