[llvm] Clarify ban evasion policy (PR #137298)

Kristof Beyls via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 25 02:03:13 PDT 2025


https://github.com/kbeyls created https://github.com/llvm/llvm-project/pull/137298

This documents what the Code of Conduct committee has decided to do when an attempt to evade a ban is detected.

>From 4f13ff405af94fe640f77e56e04e22f093065847 Mon Sep 17 00:00:00 2001
From: Kristof Beyls <kristof.beyls at arm.com>
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 at llvm.org for advice.
 



More information about the llvm-commits mailing list