From fc8f1ff03c53153515f2dd375bc3a6904cecf70c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 27 Aug 2020 13:41:29 +0200 Subject: [PATCH] install: Add contacts to the distribution packages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let's add a new column to the Official packages table, and let the maintainers of the official distro packages to jump in and add their names there. This will help us to ping & redirect to the right people possible issues that are reported against the official packages. Fixes: #623 Signed-off-by: Fabiano FidĂȘncio --- docs/install/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/install/README.md b/docs/install/README.md index e66136bcc..5921c7948 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -39,12 +39,12 @@ to see if your system is capable of running Kata Containers. Kata packages are provided by official distribution repositories for: -|Distribution (link to packages) | Versions | -|---------------------------------------------------------|--------------------------------------------------------------------------------| -|[CentOS](centos-installation-guide.md) | 8 | -|[Fedora](fedora-installation-guide.md) | 32, Rawhide | -|[SUSE Linux Enterprise (SLE)](sle-installation-guide.md) | SLE 15 SP1, 15 SP2 | -|[openSUSE](opensuse-installation-guide.md) | [Leap 15.1](opensuse-leap-15.1-installation-guide.md)
Leap 15.2, Tumbleweed | +|Distribution (link to packages) | Versions | Contacts | +|---------------------------------------------------------|--------------------------------------------------------------------------------|-------------------------------------------------------| +|[CentOS](centos-installation-guide.md) | 8 | | +|[Fedora](fedora-installation-guide.md) | 32, Rawhide | | +|[SUSE Linux Enterprise (SLE)](sle-installation-guide.md) | SLE 15 SP1, 15 SP2 | | +|[openSUSE](opensuse-installation-guide.md) | [Leap 15.1](opensuse-leap-15.1-installation-guide.md)
Leap 15.2, Tumbleweed | | ### Automatic Installation