From 68b789e15547b9ba6121f114719b40a755936760 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Thu, 26 Feb 2026 13:51:09 -0500 Subject: [PATCH] chore: add CODEOWNERS file to satisfy IBM/Red Hat security requirements Relates to JIRA: DISCOVERY-1285 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..f4b26cc --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @quipucords/maintainers