-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into dependabot/npm_and_yarn/examples/follow-redi…
…rects-1.15.6
- Loading branch information
Showing
99 changed files
with
9,763 additions
and
1,311 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,2 +1,30 @@ | ||
# Default code owners for entire repository | ||
* @SimiHunjan @ochikov @petreze | ||
* @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
|
||
######################### | ||
##### Core Files ###### | ||
######################### | ||
|
||
# NOTE: Must be placed last to ensure enforcement over all other rules | ||
|
||
# Protection Rules for Github Configuration Files and Actions Workflows | ||
/.github/ @hashgraph/devops-ci @hashgraph/release-engineering-managers | ||
/.github/workflows/ @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
|
||
# Codacy Tool Configurations | ||
/config/ @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
.remarkrc @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
|
||
# Self-protection for root CODEOWNERS files (this file should not exist and should definitely require approval) | ||
/CODEOWNERS @hashgraph/release-engineering-managers | ||
|
||
# Protect the repository root files | ||
/README.md @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
**/LICENSE @hashgraph/release-engineering-managers | ||
|
||
# CodeCov configuration | ||
**/codecov.yml @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
|
||
# Git Ignore definitions | ||
**/.gitignore @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers | ||
**/.gitignore.* @hashgraph/devops-ci @hashgraph/release-engineering-managers @hashgraph/hedera-sdk @hashgraph/hedera-sdk-js-maintainers |
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 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 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
Oops, something went wrong.