maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include this name change here.
This commit is contained in:
@@ -17,6 +17,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://bitbucket.org/bodhisnarkva/cbor";
|
||||
description = "Concise Binary Object Representation (CBOR) library";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ geistesk ];
|
||||
maintainers = with maintainers; [ oxzi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user