Skip to content

Remove /en/contributors section#985

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/remove-en-contributors-section
Draft

Remove /en/contributors section#985
Copilot wants to merge 2 commits intomainfrom
copilot/remove-en-contributors-section

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

Removes the contributor listing and detail pages entirely from the site.

Changes

  • web/views.py: Deleted contributors_list_view and contributor_detail_view functions
  • web/urls.py: Removed contributors/ and contributors/<str:username>/ URL patterns
  • web/templates/index.html: Removed "View Contributions" card linking to the contributors page
  • web/templates/web/contributors_list.html: Deleted
  • web/templates/web/contributor_detail.html: Deleted

The GSoC landing page has its own independent top_contributors block and is unaffected.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: A1L13N <193832434+A1L13N@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove /en/contributors section Remove /en/contributors section Mar 1, 2026
@github-actions github-actions bot added files-changed: 5 PR changes 5 files labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

files-changed: 5 PR changes 5 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants