Skip to content

Commit 3635cae

Browse files
authored
Merge pull request #3763 from SwiftPackageIndex/update-community-sponsors
Updated community sponsors
2 parents b4d086d + 0ae7316 commit 3635cae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Sources/App/Core/Supporters+GitHub.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,5 +412,10 @@ extension Array<Supporters.Community> {
412412
name: "Sparrow Code",
413413
avatarUrl: "https://avatars.githubusercontent.com/u/98487302?v=4"
414414
),
415+
.init(
416+
login: "coderabbitai",
417+
name: "CodeRabbit",
418+
avatarUrl: "https://avatars.githubusercontent.com/u/132028505?v=4"
419+
),
415420
]
416421
}

0 commit comments

Comments
 (0)