From b47d8cb9409faf281689c708928f24d6af6537d3 Mon Sep 17 00:00:00 2001 From: Roman Kichasov Date: Thu, 3 Sep 2026 14:40:03 +0300 Subject: [PATCH] chore: add qubership-authz-agent to topics.json --- config/topics.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/topics.json b/config/topics.json index fde6418..876b2c1 100644 --- a/config/topics.json +++ b/config/topics.json @@ -1841,5 +1841,13 @@ "name": "qubership-observability" } ] + }, + { + "repositoryName": "qubership-authz-agent", + "repositoryTopics": [ + { + "name": "qubership-security" + } + ] } ]