Skip to content

Commit e065e55

Browse files
committed
python3Packages.us: add bot-wxt1221 as maintainers
1 parent ef21cc7 commit e065e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/us/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ buildPythonPackage rec {
4545
'';
4646
homepage = "https://github.com/unitedstates/python-us/";
4747
license = lib.licenses.bsd3;
48-
maintainers = [ ];
48+
maintainers = with lib.maintainers; [ bot-wxt1221 ];
4949
};
5050
}

0 commit comments

Comments
 (0)