From b67801facd59b0474b8fbb9504878d7c6473069d Mon Sep 17 00:00:00 2001
From: Ricardo Branco <rbranco@suse.de>
Date: Sun, 16 Jun 2024 13:45:20 +0200
Subject: [PATCH] Add entry for boo

---
 creds-example.json | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/creds-example.json b/creds-example.json
index 3413e16..093bca6 100644
--- a/creds-example.json
+++ b/creds-example.json
@@ -8,6 +8,10 @@
     "user": "SUSE_BUGZILLA_USER",
     "api_key": "SUSE_BUGZILLA_API_KEY"
   },
+  "bugzilla.opensuse.org": {
+    "user": "SUSE_BUGZILLA_USER",
+    "api_key": "SUSE_BUGZILLA_API_KEY"
+  },
   "bugzilla.redhat.com": {
     "user": "REDHAT_BUGZILLA_USER",
     "api_key": "REDHAT_BUGZILLA_API_KEY"