diff --git a/MAINTAINERS.md b/MAINTAINERS.md index a5fd42243..ad7708eb2 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -34,7 +34,7 @@ Here we need to post changes for each topic(storj-sim, Uplink, Sattelite, Storag Then its time to cut the release branch: `git checkout -b v1.3` - will create and checkout branch v1.3 `git push origin v1.3`- will push release branch to the repo -Also we need to cut same release branch on [tardigrade-satellite-theme](https://github.com/storj/tardigrade-satellite-theme) +Also we need to cut same release branch on tardigrade-satellite-theme repo `git checkout -b v1.3` - will create and checkout branch v1.3 `git push origin v1.3`- will push release branch to the repo