From aa5ff152a39c8b2acfc3f084a2484ff4387e2abd Mon Sep 17 00:00:00 2001 From: TEC Date: Thu, 20 Oct 2022 01:38:14 +0800 Subject: [PATCH] Add minad to donation recipients --- app/resources/surveys/SurveysController.jl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/resources/surveys/SurveysController.jl b/app/resources/surveys/SurveysController.jl index 99bed52..232191f 100644 --- a/app/resources/surveys/SurveysController.jl +++ b/app/resources/surveys/SurveysController.jl @@ -200,6 +200,12 @@ const DONATION_ENTITIES = [ ("https://liberapay.com/magit/", "Jonas Bernoulli", "tarsius", ["Magit" => "magit", "Transient" => "transient", "others"]), + ("https://github.com/sponsors/minad", + "Daniel Mendler", "minad", + ["Consult" => "https://github.com/minad/consult", + "Vertico" => "https://github.com/minad/vertico", + "Corfu" => "https://github.com/minad/corfu", + "other UI packages"]), ("https://github.com/sponsors/abo-abo", "Oleh Krehel", "abo-abo", ["Swiper" => "swiper", "Hydra" => "hydra",