From 61210e00e5faad67b19a6e28f2c70b0c54bdca9a Mon Sep 17 00:00:00 2001 From: Dave Verwer Date: Mon, 14 Oct 2024 11:21:53 +0100 Subject: [PATCH] Updated community sponsors. --- Sources/App/Core/Supporters+GitHub.swift | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Sources/App/Core/Supporters+GitHub.swift b/Sources/App/Core/Supporters+GitHub.swift index 28d8e11fd..7f8aab097 100644 --- a/Sources/App/Core/Supporters+GitHub.swift +++ b/Sources/App/Core/Supporters+GitHub.swift @@ -397,6 +397,11 @@ extension Array { name: "Point-Free", avatarUrl: "https://avatars.githubusercontent.com/u/29466629?v=4" ), + .init( + login: "davpea", + name: "David Pearson", + avatarUrl: "https://avatars.githubusercontent.com/u/31065987?u=8396ce1eba087bbbe46bfe8b791a977cab5dfe7b&v=4" + ), .init( login: "alexandersandberg", name: "Alexander Sandberg",