From f8a52a689ec45dd41e0fbcb5d6fd571578796044 Mon Sep 17 00:00:00 2001 From: Geoff O'Callaghan Date: Wed, 28 Feb 2024 08:58:23 +1100 Subject: [PATCH] fixed link for ovirt issues Signed-off-by: Geoff O'Callaghan --- source/develop/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/develop/index.md b/source/develop/index.md index 63b6de202d..c500a9ca44 100644 --- a/source/develop/index.md +++ b/source/develop/index.md @@ -42,6 +42,7 @@ Several presentations both on the technical side and on the user side are availa Within oVirt project several teams are taking care of different aspects of the system. +- The [oVirt GitHub issues](https://github.com/search?q=org%3AoVirt+type%3Aissue+state%3Aopen+&type=issues) are labeled accordingly to identify the main impacted area. - [Project Infrastructure](infra/infrastructure.html): takes care of the oVirt datacenter and of all the systems and services running within the datacenter such as Jenkins, Gerrit, Apache, ... - [Integration and Node](integration/index.html): integrates the oVirt subprojects making them work together as a complete solution. - Infra and Metrics: responsible for Engine/VDSM infra code, shared entities, shared features, API/SDK/CLI and reporting.