From d434c2e9c615c1268cc7d0dd19b201877dcb637c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Mon, 12 Apr 2021 11:18:59 +0200 Subject: [PATCH] docs: OBS account is not require anymore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since we stopped building kata-containers packages as part of our release process, there's no need to have an OBS account to be able to do the release. Fixes: #1680 Signed-off-by: Fabiano FidĂȘncio --- docs/Release-Process.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/Release-Process.md b/docs/Release-Process.md index 7be933390..e11e6dd2d 100644 --- a/docs/Release-Process.md +++ b/docs/Release-Process.md @@ -19,8 +19,6 @@ - [hub](https://github.com/github/hub) -- OBS account with permissions on [`/home:katacontainers`](https://build.opensuse.org/project/subprojects/home:katacontainers) - - GitHub permissions to push tags and create releases in Kata repositories. - GPG configured to sign git tags. https://help.github.com/articles/generating-a-new-gpg-key/