python310Packages.flask-wtf: add anthonyroussel to maintainers
This commit is contained in:
parent
0ad235a42b
commit
7083952d2b
@ -50,7 +50,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Simple integration of Flask and WTForms.";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ mic92 ];
|
||||
maintainers = with maintainers; [ mic92 anthonyroussel ];
|
||||
homepage = "https://github.com/lepture/flask-wtf/";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user