mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 02:55:39 +00:00
buf: remove raboof as maintainer
I don't currently use protobuf as heavily, and there are two other maintainers listed.
This commit is contained in:
parent
667e5581d1
commit
054bdf8e9b
@ -73,6 +73,6 @@ buildGoModule rec {
|
||||
changelog = "https://github.com/bufbuild/buf/releases/tag/v${version}";
|
||||
description = "Create consistent Protobuf APIs that preserve compatibility and comply with design best-practices";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ raboof jk lrewega ];
|
||||
maintainers = with maintainers; [ jk lrewega ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user