From e40dd73a78e20f32abd29ee60eafd5f153af2811 Mon Sep 17 00:00:00 2001 From: Alejandro Vaz Date: Mon, 21 Sep 2026 16:46:33 +0200 Subject: [PATCH 1/2] docs: stronger no AI notice --- .github/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/README.md b/.github/README.md index 5753bf1d..0200b241 100644 --- a/.github/README.md +++ b/.github/README.md @@ -3,6 +3,8 @@ > [!WARNING] > AI contributions are not allowed in any [**@servo**](https://github.com/servo) repository. > Please read the [AI contributions policy](https://book.servo.org/contributing/getting-started.html#ai-contributions) before contributing. +> +> this includes vibe coding, AI modifying code, and LLM-generated speech for GitHub This branch contains the code for SmallVec v2, which is on pre-release. From 98db60d3355150901ed6c9b2e164e51983f52654 Mon Sep 17 00:00:00 2001 From: Alejandro Vaz Date: Mon, 21 Sep 2026 16:50:00 +0200 Subject: [PATCH 2/2] Update .github/README.md Co-authored-by: Josh Bowman-Matthews Signed-off-by: Alejandro Vaz --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 0200b241..c38eeaec 100644 --- a/.github/README.md +++ b/.github/README.md @@ -4,7 +4,7 @@ > AI contributions are not allowed in any [**@servo**](https://github.com/servo) repository. > Please read the [AI contributions policy](https://book.servo.org/contributing/getting-started.html#ai-contributions) before contributing. > -> this includes vibe coding, AI modifying code, and LLM-generated speech for GitHub +> This includes vibe coding, AI modifying code, and LLM-generated speech for GitHub This branch contains the code for SmallVec v2, which is on pre-release.