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

@ -22,7 +22,7 @@ let
toKeyValue = generators.toKeyValue { inherit mkKeyValue; };
in {
meta.maintainers = [ maintainers.marsam ];
meta.maintainers = [ ];
options.programs.translate-shell = {
enable = mkEnableOption "translate-shell";