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:
@@ -16,6 +16,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/Knio/pynmea2";
|
||||
description = "Python library for the NMEA 0183 protcol";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ geistesk ];
|
||||
maintainers = with lib.maintainers; [ oxzi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user