connectrpc / connect-go

The Go implementation of Connect: Protobuf RPC that works.
https://connectrpc.com
Apache License 2.0
2.76k stars 91 forks source link

Add Ed McFarlane as a maintainer #680

Closed jhump closed 5 months ago

jhump commented 5 months ago

This proposes adding @emcfarlane (from Buf) to the list of maintainers. Per Connect's governance policy, this also makes Ed one of the handful of maintainers with a vote on Connect RFCs.

Ed has done the lion's share of recent maintenance and improvements in this codebase (as well as in otelconnect), and he is already a maintainer in several related packages (authn, cors, and vanguard). He is an expert in all three of the protocols (as well as in RPC<-> REST transcoding), has made numerous high-quality contributions to the code, and is already a valuable resource for answering questions in Slack and in GitHub issues.

I am in support of this. @akshayjshah, @bufdev, @mattrobenolt, what do you think?

mattrobenolt commented 5 months ago

Strong +1 from me.

emcfarlane commented 5 months ago

@jhump thanks! Will debug this testcase 😅

akshayjshah commented 5 months ago

That's 3 of 4 current maintainers in favor, so the motion passes - congrats, @emcfarlane!