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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue