From 4fb6c405bd613a5834bbc177615d80f9d50708d9 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Wed, 22 Apr 2026 01:02:51 +0800 Subject: [PATCH] docs: reference SPONSORSHIP.md in Structure section Note the editorial-independence policy so sponsor placements are never conflated with curated listings. Co-Authored-By: Claude Opus 4.7 (1M context) --- CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CLAUDE.md b/CLAUDE.md index fc03ac5b..a6a15c16 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -12,6 +12,7 @@ An opinionated list of Python frameworks, libraries, tools, and resources. Publi - **README.md**: Source of truth. Hierarchical categories with alphabetically ordered entries. - **CONTRIBUTING.md**: Submission guidelines and review criteria. +- **SPONSORSHIP.md**: Sponsor tiers, placement rules, and the editorial-independence policy. Sponsor content sits in the README header and must never influence which projects get listed. - **website/**: Static site generator that builds awesome-python.com from README.md. - `build.py`: Parses README.md and renders HTML via Jinja2 templates. - `fetch_github_stars.py`: Fetches star counts into `website/data/`.