From 7ab0c3d69f1f32d61574ee0f15938672d21a0dee Mon Sep 17 00:00:00 2001 From: Indra Wahyudi Date: Thu, 27 Nov 2025 12:20:39 +0700 Subject: [PATCH] test: modify restricted file GOVERNANCE.md to verify BDFL exemption --- GOVERNANCE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 8b3dad2..147e70c 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -34,4 +34,6 @@ Major changes (e.g., new language tracks, changing CI/CD logic) must follow the ## 3. Enforcement * Automation is the first line of defense. If CI fails, Governance does not apply—the code is simply invalid. -* Humans only review code that has passed the automated gauntlet. \ No newline at end of file +* Humans only review code that has passed the automated gauntlet. + + \ No newline at end of file