diff --git a/.goreleaser.yml b/.goreleaser.yml index 4009504ee..e787484fb 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,4 +1,4 @@ -project_name: Chainloop Core +project_name: Chainloop env: - CGO_ENABLED=0 builds: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2d727e8fb..408f5b402 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# Contributing to Chainloop Core +# Contributing to Chainloop -Chainloop Core maintainers welcome contributions from the community and first want to thank you for taking the time to contribute! +Chainloop maintainers welcome contributions from the community and first want to thank you for taking the time to contribute! This project and everyone participating in it is governed by the [Code of Conduct](./CODE_OF_CONDUCT.md) before contributing. By participating, you are expected to uphold this code. diff --git a/README.md b/README.md index c5560d009..f632a537e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Chainloop Core +# Chainloop -> Chainloop Core is under active development and you should expect breaking changes before the first stable release. +> Chainloop is under active development and you should expect breaking changes before the first stable release. > If you are interested in contributing, please take a look at our [contributor guide](./CONTRIBUTING.md). ## What is it? -Chainloop core (Chainloop) is an open source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation process. +Chainloop is an open source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation process. With Chainloop, SecOps teams can declaratively state the attestation and artifacts expectations for their organization’s CI/CD workflows, while also resting assured that latest standards and best practices are put in place. @@ -27,7 +27,7 @@ $ chainloop auth login > NOTE: You can also build and run Chainloop [from source](./CONTRIBUTING.md) -> Once you've been logged in, follow [these instructions](https://docs.chainloop.dev/getting-started/setup) to learn how to set up your account. +Once you've been logged in, follow [these instructions](https://docs.chainloop.dev/getting-started/setup) to learn how to set up your account. ## How does it work?