[llvm] [llvm-ar] --help: fix unquoted angle bracket (PR #101364)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 7 00:24:28 PDT 2025


jh7370 wrote:

Hi @LinuxUserGD,

The assumption in LLVM is that people have the ability to merge things themselves unless they've said otherwise. From https://llvm.org/docs/Contributing.html#how-to-submit-a-patch:

> After your PR is approved, you can merge it. If you do not have the ability to merge the PR, ask your reviewers to merge it on your behalf. You must do this explicitly, as reviewers’ default assumption is that you are able to merge your own PR.

I'm happy to merge this for you, but I noticed that you have GitHub set to private email address mode. LLVM policy requires that people have a public email address. Please see https://llvm.org/docs/DeveloperPolicy.html#email-addresses. Once you've changed that, please let me know as I can then merge the change for you. 

https://github.com/llvm/llvm-project/pull/101364


More information about the llvm-commits mailing list