Skip to content

Commit cc1bf17

Browse files
authored
doc: update project tagline (#26)
Signed-off-by: Miguel Martinez Trivino <[email protected]>
1 parent 51a0b8a commit cc1bf17

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project_name: Chainloop Core
1+
project_name: Chainloop
22
env:
33
- CGO_ENABLED=0
44
builds:

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Contributing to Chainloop Core
1+
# Contributing to Chainloop
22

3-
Chainloop Core maintainers welcome contributions from the community and first want to thank you for taking the time to contribute!
3+
Chainloop maintainers welcome contributions from the community and first want to thank you for taking the time to contribute!
44

55
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.
66

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# Chainloop Core
1+
# Chainloop
22

3-
> Chainloop Core is under active development and you should expect breaking changes before the first stable release.
3+
> Chainloop is under active development and you should expect breaking changes before the first stable release.
44
> If you are interested in contributing, please take a look at our [contributor guide](./CONTRIBUTING.md).
55
66
## What is it?
77

8-
Chainloop core (Chainloop) is an open source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation process.
8+
Chainloop is an open source software supply chain control plane, a single source of truth for artifacts plus a declarative attestation process.
99

1010
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.
1111

@@ -27,7 +27,7 @@ $ chainloop auth login
2727

2828
> NOTE: You can also build and run Chainloop [from source](./CONTRIBUTING.md)
2929
30-
> Once you've been logged in, follow [these instructions](https://docs.chainloop.dev/getting-started/setup) to learn how to set up your account.
30+
Once you've been logged in, follow [these instructions](https://docs.chainloop.dev/getting-started/setup) to learn how to set up your account.
3131

3232
## How does it work?
3333

0 commit comments

Comments
 (0)