forked from shardus/lib-types
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixing issue comment Pr review stuff * add codeowners, sync ci.yml, fix scripts * cleanup gitlab.ci * fixed quotes
- Loading branch information
1 parent
3da9a31
commit b21840f
Showing
4 changed files
with
36 additions
and
46 deletions.
There are no files selected for viewing
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
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# CODEOWNERS file | ||
# To add additional teams to any approval, include them on the same line separated by spaces | ||
# It is best practice to assign a team as a code owner and not an invidual. | ||
# Please submit requests for new teams to Systems and Automation | ||
|
||
# Global approval (all files) | ||
# * @shardeum/team-name | ||
|
||
# Directory-level approval | ||
/.github/ @shardeum/systems-and-automation | ||
|
||
# Specific file rules | ||
# README.md @shardeum/team-name |
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