We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef612fc commit 410b187Copy full SHA for 410b187
1 file changed
pkgs/development/python-modules/betterproto/default.nix
@@ -109,6 +109,5 @@ buildPythonPackage (finalAttrs: {
109
homepage = "https://github.com/danielgtaylor/python-betterproto";
110
changelog = "https://github.com/danielgtaylor/python-betterproto/blob/${finalAttrs.src.tag}/CHANGELOG.md";
111
license = lib.licenses.mit;
112
- maintainers = with lib.maintainers; [ nikstur ];
113
};
114
})
0 commit comments