mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-05 18:20:29 -08:00
parent
39534b3d87
commit
f6e6ed82c5
2 changed files with 2 additions and 1 deletions
1
.doom
1
.doom
|
|
@ -26,6 +26,7 @@
|
|||
|
||||
(make
|
||||
(".github/CODEOWNERS"
|
||||
"# -*- mode: conf -*-"
|
||||
"# Auto-generated by 'doom make .github/CODEOWNERS', do not edit it by hand.\n"
|
||||
"* @doomemacs/maintainers\n" ; default until another takes precedence
|
||||
"# 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.
|
||||
|
||||
* @doomemacs/maintainers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue