Add evanjs to maintainers
- Add evanjs to maintainer list - Add evanjs to maintainers for cht.sh
This commit is contained in:
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "CLI client for cheat.sh, a community driven cheat sheet";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fgaz ];
|
||||
maintainers = with maintainers; [ fgaz evanjs ];
|
||||
homepage = https://github.com/chubin/cheat.sh;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user