From aebc9fed7020dbc52eb7296a8d489feaf888d796 Mon Sep 17 00:00:00 2001 From: Simon Skoczylas Date: Wed, 10 Sep 2025 17:32:35 +0200 Subject: [PATCH] Update HG Do September achievements --- events.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/events.json b/events.json index 4343379..1285783 100644 --- a/events.json +++ b/events.json @@ -176,6 +176,14 @@ { "title": "Upgrade @nativescipt/pdf library", "url": "https://github.com/NativeScript/plugins/pull/645" + }, + { + "title": "Make socket configurable in fail2ban-dashboard", + "url": "https://github.com/webishdev/fail2ban-dashboard/pull/4" + }, + { + "title": "Update README in fail2ban-dashboard", + "url": "https://github.com/webishdev/fail2ban-dashboard/pull/5" } ] },