llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
29.23k stars 12.07k forks source link

Request Commit Access For @carlocab #117115

Open carlocab opened 1 day ago

carlocab commented 1 day ago

Why Are you requesting commit access ?

I help maintain the LLVM package for Homebrew, a package manager for macOS and Linux. I'd like to be more involved with LLVM maintenance, and have had the following pull requests merged:

https://github.com/llvm/llvm-project/pull/114638 https://github.com/llvm/llvm-project/pull/114646 https://github.com/llvm/llvm-project/pull/110962

I'd also like to be able to join teams in the @llvm GitHub organisation that are notified of important changes (e.g. breaking ones). (In theory this shouldn't require commit access, but in practice requesting commit access seems to be required in order to join the @llvm organisation. Please correct me if I'm mistaken!)

tstellar commented 1 day ago

@carlocab You can also join the organization with the triage role, which let's you join teams without having commit access, but there is no extra requirements for getting commit access so most people just ask for that.

carlocab commented 1 day ago

A triage role would help. I'd still like to request commit access, if that's ok, to make landing patches easier.