From f54415397b905a117be44604359a86e45f2a789c Mon Sep 17 00:00:00 2001 From: Pedro Brochado Date: Fri, 18 Oct 2024 11:37:38 -0300 Subject: [PATCH] Add pulp-ui to the repolist --- src/pulp_docs/data/repolist.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pulp_docs/data/repolist.yml b/src/pulp_docs/data/repolist.yml index e2df953..b2f765d 100644 --- a/src/pulp_docs/data/repolist.yml +++ b/src/pulp_docs/data/repolist.yml @@ -26,6 +26,10 @@ repos: owner: pulp title: Pulp CLI branch: main + - name: pulp-ui + owner: pulp + title: Pulp UI + branch: main content: - name: pulp_maven owner: pulp