Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* @Thanhphan1147 @amandahla @DeeKay3 @srbouffard @nrobinaubertin
* @Thanhphan1147 @DeeKay3 @srbouffard
docs/* @erinecon
docs/changelog.md @Thanhphan1147 @amandahla @DeeKay3 @srbouffard @nrobinaubertin
docs/changelog.md @Thanhphan1147 @DeeKay3 @srbouffard
requirements.txt @canonical/is-charms
.trivyignore @canonical/is-charms
2 changes: 1 addition & 1 deletion docs/reference/charm-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ processes startup as explained above.

## OCI images

We use [Rockcraft](https://canonical-rockcraft.readthedocs-hosted.com/en/latest/)
We use [Rockcraft](https://canonical-rockcraft.readthedocs-hosted.com/latest/)
to build OCI Image for Synapse.
The image is defined in [Synapse rock](https://github.com/canonical/synapse-operator/tree/main/synapse_rock) and is published to [Charmhub](https://charmhub.io/), the official repository
of charms.
Expand Down
Loading