mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
parent
39534b3d87
commit
f6e6ed82c5
2 changed files with 2 additions and 1 deletions
1
.doom
1
.doom
|
|
@ -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
2
.github/CODEOWNERS
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue