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/";
|
homepage = "https://ohmyz.sh/";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ scolobb nequissimus ];
|
maintainers = with maintainers; [ nequissimus ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user