Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rollback CODEOWNER changes #5183

Merged
merged 2 commits into from
Mar 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 0 additions & 42 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,44 +1,2 @@
# Default rules
* @nodejs/website
nschonni marked this conversation as resolved.
Show resolved Hide resolved

# Node.js Release Blog Posts
/pages/en/blog/release @nodejs/releasers

# Security Blog posts
/pages/en/blog/vulnerability @nodejs/security

# Node.js general guides and Docs
/pages/en/docs @nodejs/tsc @nodejs/collaborators

# About Node.js
/pages/en/about @nodejs/tsc

# Getting Involved with Node.js
/pages/en/get-involved @nodejs/tsc

# GitHub Metadata and Actions
/.github @nodejs/actions

# Crowdin Configuration File
/crowdin.yml @nodejs/i18n

# Localisation Sources
/i18n @nodejs/i18n

# TypeScript types
/types @nodejs/typescript
tsconfig.json @nodejs/typescript

# Scripts that might affect Performance and things
/scripts @nodejs/website @nodejs/security @nodejs/performance @nodejs/releasers

# Actually owned by the Website Team
/util @nodejs/website
/styles @nodejs/website
/providers @nodejs/website
/layouts @nodejs/website
/hooks @nodejs/website
/components @nodejs/website

# Translation Folders
/pages/**/ @nodejs/i18n