black: add autophagy as maintainer
This commit is contained in:
parent
b4d6ef1c94
commit
40cc369f75
@ -80,6 +80,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/psf/black";
|
||||
changelog = "https://github.com/psf/black/blob/${version}/CHANGES.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ sveitser ];
|
||||
maintainers = with maintainers; [ sveitser autophagy ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user