Merge pull request #108126 from Ma27/cleanup-maintained-pkgs
treewide: remove maintainership of `ma27` from a few packages
This commit is contained in:
@@ -14,7 +14,7 @@ buildPythonApplication rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "A tool to detect crontab errors";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ma27 ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
homepage = "https://github.com/lyda/chkcrontab";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user