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:
@@ -15,6 +15,6 @@ buildPythonPackage rec {
|
||||
description = "Extension that provides HTTP authentication for Flask routes";
|
||||
homepage = "https://github.com/miguelgrinberg/Flask-HTTPAuth";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ geistesk ];
|
||||
maintainers = with maintainers; [ oxzi ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user