From a908dfa1d1df6f90d2dd6d7b37842df8393de055 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 6 Sep 2024 02:10:46 +0100 Subject: [PATCH] credits: add ben spiegel --- modules/page-credits.php | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/modules/page-credits.php b/modules/page-credits.php index a525597..a939054 100644 --- a/modules/page-credits.php +++ b/modules/page-credits.php @@ -1,7 +1,7 @@ - "Credits", @@ -120,6 +120,12 @@ register_module([ "author_url" => "https://github.com/npnance", "thing_url" => "https://github.com/sbrl/Pepperminty-Wiki/pull/229", "icon" => "https://avatars.githubusercontent.com/u/975340?s=24" + ], + "Bugfix pull requests" => [ + "author" => "Ben Spiegel", + "author_url" => "https://github.com/neapsix", + "thing_url" => "https://github.com/sbrl/Pepperminty-Wiki/pull/247", + "icon" => "https://avatars.githubusercontent.com/u/120674?s=24" ] ];