From 4f13ff405af94fe640f77e56e04e22f093065847 Mon Sep 17 00:00:00 2001 From: Kristof Beyls Date: Fri, 25 Apr 2025 09:59:41 +0200 Subject: [PATCH] Clarify ban evasion policy --- llvm/docs/DeveloperPolicy.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index 376ce704c0639..ccd8e31fdb658 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -722,6 +722,8 @@ Indirect contributions are permissible only by someone taking full ownership of such a contribution and they are responsible for all related interactions with the community regarding that contribution. +Trying to evade a non-permanent ban results in getting banned permanently. + When in doubt how to act in a specific instance, please reach out to conduct@llvm.org for advice.