misc: Remove myself from list of maintainers
Unfortunately I don't have the time anymore to maintain those packages.
This commit is contained in:
@@ -31,6 +31,6 @@ buildPythonApplication rec {
|
||||
description = "Manage tmux workspaces from JSON and YAML";
|
||||
homepage = https://tmuxp.git-pull.com/;
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ jgeerds ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user