From 85e1c358e1b34661181439c9a812ff6ad9badf43 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 10 Jan 2020 17:11:25 +0000 Subject: [PATCH] Add credits for #179 --- modules/page-credits.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/page-credits.php b/modules/page-credits.php index 225eb1c..5f9be2b 100644 --- a/modules/page-credits.php +++ b/modules/page-credits.php @@ -104,6 +104,12 @@ register_module([ "author_url" => "https://github.com/SeanFromIT", "thing_url" => "https://gitter.im/Pepperminty-Wiki/Lobby?at=5d786927460a6f5a1600f1c1", "icon" => "https://avatars3.githubusercontent.com/u/10387753?s=24&v=4" + ], + "Inverted logic fix in the peppermint.json access detector (#179)" => [ + "author" => "Kevin Otte", + "author_url" => "https://www.nivex.net/legacy.html", + "thing_url" => "https://github.com/sbrl/Pepperminty-Wiki/pull/179", + "icon" => "https://avatars3.githubusercontent.com/u/3833404?s=24&v=4" ] ];