Merge pull request #200520 from raboof/buf-remove-maintainer-raboof
buf: remove raboof as maintainer
This commit is contained in:
commit
433cb7b6c2
1 changed files with 1 additions and 1 deletions
|
@ -76,6 +76,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