Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
This commit is contained in:
@@ -203,7 +203,7 @@ let
|
||||
homepage = "http://fishshell.com/";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ ocharles cole-h ];
|
||||
maintainers = with maintainers; [ cole-h ];
|
||||
};
|
||||
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user