python310Packages.python-magic: add SuperSandro2000 as maintainer
This commit is contained in:
parent
115475ff5b
commit
661cdae1b9
1 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,6 @@ buildPythonPackage rec {
|
|||
description = "A python interface to the libmagic file type identification library";
|
||||
homepage = "https://github.com/ahupp/python-magic";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue