-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #536 from Anmol-Baranwal/codeowners_optimized
chore: update codeowners based on teams and files
- Loading branch information
Showing
1 changed file
with
20 additions
and
7 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,26 @@ | ||
# pattern: | ||
# Codeowners file for WebXDAO.github.io repository | ||
|
||
# file/directory user | ||
# This file defines the code owners for the WebXDAO repository. Code owners are responsible for reviewing and approving any changes to the code in their respective areas. | ||
|
||
# Default reviewers/codeowners for all code changes | ||
* @WebXDAO/webx-core @WebXDAO/webx-guild-developer | ||
* @WebXDAO/webx-core | ||
|
||
# Reviewer by organization Team | ||
# Files | ||
*.md @Panquesito7 | ||
Readme.md @mkubdev @vinzvinci | ||
.gitignore @mkubdev @vinzvinci @darkterminal | ||
LICENSE @mkubdev @vinzvinci | ||
.github/workflows/ @Panquesito7 @WebXDAO/webx-core | ||
src/components/ @darkterminal @WebXDAO/webx-core | ||
src/lib/ @WebXDAO/webx-core @darkterminal | ||
|
||
# Reviewer by specific folders | ||
## Directories | ||
.github/ @WebXDAO/webx-core @Panquesito7 @darkterminal | ||
package.json @Panquesito7 @darkterminal @WebXDAO/webx-core | ||
public/ @Panquesito7 @WebXDAO/webx-core | ||
src/ @WebXDAO/webx-core @Panquesito7 @darkterminal @WebXDAO/webx-guild-developer | ||
|
||
# Reviewer by specific files | ||
*.md @Panquesito7 | ||
## Special cases | ||
# Any changes to the CODEOWNERS file must be approved by @WebXDAO/webx-core @darkterminal. | ||
# Any changes to the .gitattributes file must be approved by @mkubdev @vinzvinci @darkterminal. | ||
# Any changes to the .gitignore file must be approved by @mkubdev @vinzvinci @darkterminal. |
f58683a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
webxdao-website – ./
webxdao-website.vercel.app
webxdao-website-webxdao.vercel.app
webxdao-website-git-main-webxdao.vercel.app
webxdao.xyz