From d9899c573c9d4d8c42bab1417d7e9dc13e388618 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 20:45:46 +0000 Subject: [PATCH] =?UTF-8?q?feat(adopters):=20register=20Coru=C3=B1aJUG=20(?= =?UTF-8?q?#30)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/data/adopters.json | 7 +++++++ docs/llms-full.txt | 7 +++++++ docs/llms/adopters.json | 7 +++++++ 3 files changed, 21 insertions(+) diff --git a/docs/data/adopters.json b/docs/data/adopters.json index 04588dd..33b3252 100644 --- a/docs/data/adopters.json +++ b/docs/data/adopters.json @@ -13,6 +13,13 @@ "url": "https://eventos.wiki", "feed": "https://eventos.wiki/events.json", "logo": "https://eventos.wiki/icon.png" + }, + { + "name": "CoruñaJUG", + "url": "https://corunajug.org/", + "feed": "https://corunajug.org/feed.json", + "logo": "https://corunajug.org/img/corunajug-logo.png", + "directory": "combuilders:114" } ] } diff --git a/docs/llms-full.txt b/docs/llms-full.txt index 930adce..f4bc26f 100644 --- a/docs/llms-full.txt +++ b/docs/llms-full.txt @@ -6174,6 +6174,13 @@ Source: docs/data/adopters.json — Communities publishing an OTE feed today. "url": "https://eventos.wiki", "feed": "https://eventos.wiki/events.json", "logo": "https://eventos.wiki/icon.png" + }, + { + "name": "CoruñaJUG", + "url": "https://corunajug.org/", + "feed": "https://corunajug.org/feed.json", + "logo": "https://corunajug.org/img/corunajug-logo.png", + "directory": "combuilders:114" } ] } diff --git a/docs/llms/adopters.json b/docs/llms/adopters.json index 04588dd..33b3252 100644 --- a/docs/llms/adopters.json +++ b/docs/llms/adopters.json @@ -13,6 +13,13 @@ "url": "https://eventos.wiki", "feed": "https://eventos.wiki/events.json", "logo": "https://eventos.wiki/icon.png" + }, + { + "name": "CoruñaJUG", + "url": "https://corunajug.org/", + "feed": "https://corunajug.org/feed.json", + "logo": "https://corunajug.org/img/corunajug-logo.png", + "directory": "combuilders:114" } ] }