Skip to content

Commit d8102e1

Browse files
authored
Update fetch-sponsors.py
1 parent 22bc0dd commit d8102e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fetch-sponsors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
GRAPHQL_QUERY = """
88
query {
9-
user(login: "DerGoogler") {
9+
user(login: "MMRLApp") {
1010
sponsorshipsAsMaintainer(activeOnly: false, first: 100) {
1111
nodes {
1212
sponsorEntity {

0 commit comments

Comments
 (0)