treewide: rename maintainer earvstedt -> erikarvstedt
The maintainer name now matches the Github username, which simplifies maintainer notifications.
This commit is contained in:
@@ -25,6 +25,6 @@ buildPythonPackage {
|
||||
description = "File type identification using libmagic";
|
||||
homepage = "https://github.com/aliles/filemagic";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ earvstedt ];
|
||||
maintainers = with maintainers; [ erikarvstedt ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user