Skip to content

Commit 410b187

Browse files
niksturpull[bot]
authored andcommitted
python3Packages.betterproto: drop myself as maintainer
1 parent ef612fc commit 410b187

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,5 @@ buildPythonPackage (finalAttrs: {
109109
homepage = "https://github.com/danielgtaylor/python-betterproto";
110110
changelog = "https://github.com/danielgtaylor/python-betterproto/blob/${finalAttrs.src.tag}/CHANGELOG.md";
111111
license = lib.licenses.mit;
112-
maintainers = with lib.maintainers; [ nikstur ];
113112
};
114113
})

0 commit comments

Comments
 (0)