Skip to content

Commit

Permalink
chore: adjust codeowners for hapi and module-info files
Browse files Browse the repository at this point in the history
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
  • Loading branch information
PavelSBorisov committed Nov 27, 2024
1 parent e858de1 commit 8003ad8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

# Hedera Node Root Protections
/hedera-node/ @hashgraph/hedera-services
/hedera-node/README.md @hashgraph/hedera-services

# Hedera Node Deployments - Configuration & Grafana Dashboards
/hedera-node/configuration/** @rbair23 @dalvizu @poulok @netopyr @Nana-EC @SimiHunjan @steven-sheehy @nathanklick
Expand All @@ -48,7 +47,6 @@
/hedera-node/hedera-util*/ @hashgraph/hedera-services
/hedera-node/hedera-staking*/ @hashgraph/hedera-services
/hedera-node/test-clients/ @hashgraph/hedera-services @hashgraph/hedera-smart-contracts-core
/hedera-node/**/module-info.java @hashgraph/hedera-services

###############################
##### Hedera Cryptography #####
Expand Down Expand Up @@ -83,6 +81,11 @@
/platform-sdk/swirlds-virtualmap/ @hashgraph/platform-data @hashgraph/platform-architects
/platform-sdk/**/module-info.java @hashgraph/platform-hashgraph @hashgraph/platform-base

####################
##### HAPI ######
####################
/hapi/ @hashgraph/platform-hashgraph @hashgraph/platform-base @hashgraph/platform-architects @hashgraph/hedera-services @hashgraph/hedera-smart-contracts-core

# Documentation
/platform-sdk/docs/platformWiki.md @hashgraph/platform-hashgraph @hashgraph/platform-data @hashgraph/platform-base
/platform-sdk/docs/base @hashgraph/platform-base
Expand Down Expand Up @@ -112,9 +115,6 @@ gradlew.bat @hashgraph/devops-ci @hashgr
**/gradle.* @hashgraph/devops-ci @hashgraph/devops-ci-committers
**/*.gradle.* @hashgraph/devops-ci @hashgraph/devops-ci-committers

# JAVA module-info files
**/*.module-info.java @hashgraph/platform-base @hashgraph/hedera-services @hashgraph/platform-hashgraph

# Codacy Tool Configurations
/config/ @hashgraph/devops-ci @hashgraph/release-engineering-managers
.remarkrc @hashgraph/devops-ci @hashgraph/release-engineering-managers
Expand Down

0 comments on commit 8003ad8

Please sign in to comment.