Add @jdahm as maintainer of python3Packages.devtools
This commit is contained in:
@@ -23,5 +23,6 @@ buildPythonPackage rec {
|
||||
description = "Python's missing debug print command and other development tools";
|
||||
homepage = "https://python-devtools.helpmanual.io/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jdahm ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user