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

@ -9,7 +9,7 @@ let
tomlFormat = pkgs.formats.toml { };
in {
meta.maintainers = [ maintainers.marsam ];
meta.maintainers = [ ];
options.programs.ncspot = {
enable = mkEnableOption "ncspot";