On Fri, Mar 31, 2023 at 7:09 PM Enrico Olivelli <eolive...@gmail.com> wrote:
> I agree that we should finally have PIPs committed to git somewhere. > > When a PIP is approved it can be committed, but we must run the VOTE > and wait for 3 binding +1, > this is hard to do with a PR. > It already happened a few times that people committed patches related > to unapproved PIPs. > > Github actually does have ways to allow for this. the PIPs can live in a separate branch where we set 3 reviews as minimum required and the CODEOWNERS file can list down usernames of all PMC members who are eligible for binding votes. [image: image.png] Regards