treewide: remove marsam as maintainer (#4136)

This commit is contained in:
Mario Rodas 2023-06-22 03:16:28 -05:00 committed by GitHub
parent 29358e8be7
commit a481789457
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 21 additions and 21 deletions

View file

@ -13,7 +13,7 @@ let
config.xdg.configHome;
in {
meta.maintainers = [ maintainers.marsam ];
meta.maintainers = [ ];
options.programs.navi = {
enable = mkEnableOption "Navi";