oh-my-zsh: remove scolobb from maintainers
This commit is contained in:
parent
32b95db9c0
commit
d19fe92b88
pkgs/shells/zsh/oh-my-zsh
|
@ -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