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",