stylix: init module maintainers framework (#977)
Initialize module maintainers framework to streamline the future population of module maintainers [1]. [1]: https://github.com/danth/stylix/issues/275 Link: https://github.com/danth/stylix/pull/977 Reviewed-by: Daniel Thwaites <danth@danth.me> Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
52b1cc7247
commit
e43eb4e2a7
86 changed files with 312 additions and 0 deletions
3
modules/feh/meta.nix
Normal file
3
modules/feh/meta.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
maintainers = [ ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue