bpm_core 0.1.0

Cross-platform software helping to verify, prove and secure package compilation, building, fetching, and deployment. Core package.
Documentation
*                                               @hashgraph/hedera-services @hashgraph/mirror-node
/platform/                                      @hashgraph/platform-hashgraph
/mirror/                                        @hashgraph/mirror-node


#########################
#####  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/release-engineering-managers @hashgraph/devops-ci @hashgraph/devops-ci-committers
/.github/workflows/                             @hashgraph/devops-ci @hashgraph/devops-ci-committers

# 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/release-engineering-managers @hashgraph/devops-ci @hashgraph/devops-ci-committers
**/LICENSE                                      @hashgraph/release-engineering-managers

# CodeCov configuration
**/codecov.yml                                  @hashgraph/release-engineering-managers @hashgraph/devops-ci @hashgraph/devops-ci-committers

# Git Ignore definitions
**/.gitignore                                   @hashgraph/release-engineering-managers @hashgraph/devops-ci @hashgraph/devops-ci-committers
**/.gitignore.*                                 @hashgraph/release-engineering-managers @hashgraph/devops-ci @hashgraph/devops-ci-committers