mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:50:44 +08:00
treewide: remove AndersonTorres from maintainers.
This commit is contained in:
committed by
Robert Helgesson
parent
a65c04965c
commit
e43f7c3321
@@ -11,7 +11,7 @@ let
|
||||
pueuedBin = "${cfg.package}/bin/pueued";
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.AndersonTorres ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options.services.pueue = {
|
||||
enable = lib.mkEnableOption "Pueue, CLI process scheduler and manager";
|
||||
|
||||
@@ -11,7 +11,7 @@ let
|
||||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.AndersonTorres ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options = {
|
||||
xsession.windowManager.fluxbox = {
|
||||
|
||||
Reference in New Issue
Block a user