python312Packages.unidiff: add maintainer pbsds
This commit is contained in:
parent
43717b3bfa
commit
e84cc8738b
@ -22,6 +22,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/matiasb/python-unidiff";
|
||||
changelog = "https://github.com/matiasb/python-unidiff/raw/v${version}/HISTORY";
|
||||
license = licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ maintainers.pbsds ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user