mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
oh-my-zsh: remove scolobb from maintainers
This commit is contained in:
parent
32b95db9c0
commit
d19fe92b88
@ -119,6 +119,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://ohmyz.sh/";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ scolobb nequissimus ];
|
||||
maintainers = with maintainers; [ nequissimus ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user