make my maintainer handle match my github username
This commit is contained in:
@@ -20,6 +20,6 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Bz2file is a Python library for reading and writing bzip2-compressed files";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ jpbernardy ];
|
||||
maintainers = with lib.maintainers; [ jyp ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user