mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
maintainers: remove omernaveedxyz
This commit is contained in:
@@ -432,12 +432,6 @@
|
||||
github = "nurelin";
|
||||
githubId = 5276274;
|
||||
};
|
||||
omernaveedxyz = {
|
||||
name = "Omer Naveed";
|
||||
email = "omer@omernaveed.dev";
|
||||
github = "omernaveedxyz";
|
||||
githubId = 112912585;
|
||||
};
|
||||
otavio = {
|
||||
email = "otavio.salvador@ossystems.com.br";
|
||||
github = "otavio";
|
||||
|
||||
@@ -7,7 +7,7 @@ let
|
||||
cfg = config.programs.bemenu;
|
||||
|
||||
in {
|
||||
meta.maintainers = [ hm.maintainers.omernaveedxyz ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options.programs.bemenu = {
|
||||
enable = mkEnableOption "bemenu";
|
||||
|
||||
Reference in New Issue
Block a user