From 35290d189023b8b361e88647faaed2c1c84581b1 Mon Sep 17 00:00:00 2001 From: igor gaidaienko Date: Mon, 14 Mar 2022 13:43:03 +0200 Subject: [PATCH] Maintainers: remove link --- MAINTAINERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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