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: 4 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* @archway-network/Protocol @archway-network/NetX @archway-network/DevX

docs/* @archway-network/Protocol
x/* @archway-network/Protocol
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Contains all the PRs that improved the code without changing the behaviours.
- [#361](https://github.com/archway-network/archway/pull/361) - Readd missing deprecated Dockerhub build phase
- [#362](https://github.com/archway-network/archway/pull/362) - wrong reference in the deploy pipeline
- [#363](https://github.com/archway-network/archway/pull/363) - move safe dir up in the pipeline
- [#364](https://github.com/archway-network/archway/pull/364) - add CODEOWNERS
- [#365](https://github.com/archway-network/archway/pull/365) - add release tests

### Fixed
Expand Down