Skip to content

Commit 1b6532b

Browse files
authored
Merge pull request #3422 from SwiftPackageIndex/update-community-sponsors
Updated community sponsors
2 parents 338a3c6 + c4dbf92 commit 1b6532b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Sources/App/Core/Supporters+GitHub.swift

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,21 @@ extension Array<Supporters.Community> {
8787
name: "Ray Fix",
8888
avatarUrl: "https://avatars.githubusercontent.com/u/137963?v=4"
8989
),
90+
.init(
91+
login: "giginet",
92+
name: "Kohki Miki",
93+
avatarUrl: "https://avatars.githubusercontent.com/u/147051?u=c8a8e40c507c11f7c4c678c570623212ceb06b49&v=4"
94+
),
9095
.init(
9196
login: "bendodson",
9297
name: "Ben Dodson",
9398
avatarUrl: "https://avatars.githubusercontent.com/u/157243?v=4"
9499
),
100+
.init(
101+
login: "donaldww",
102+
name: "Donald Wilson",
103+
avatarUrl: "https://avatars.githubusercontent.com/u/221379?v=4"
104+
),
95105
.init(
96106
login: "jabruder",
97107
name: "Jason Bruder",

0 commit comments

Comments
 (0)