[llvm] [DevPolicy] Add guidance to not submit code or reviews on someone else's (PR #69701)

Tobias Hieta via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 20 02:51:23 PDT 2023


================
@@ -104,6 +104,12 @@ When submitting patches, please do not add confidentiality or non-disclosure
 notices to the patches themselves.  These notices conflict with the LLVM
 licensing terms and may result in your contribution being excluded.
 
+When being asked by someone to add code (e.g. create a PR), or write review
+comments on their behalf, do suggest that they do it directly themselves. Or
+ask the reasons why they're not doing it themselves. There should be few
+legitimate reasons for them not doing so themselves.
+
----------------
tru wrote:

Maybe encourage reaching out to the coc team if you suspect that something fishy is going on after asking.

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


More information about the llvm-commits mailing list