Skip to content

Commit 3bbb19e

Browse files
authored
[skip ci] Update fetch-sponsors.py
1 parent d8102e1 commit 3bbb19e

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: "MMRLApp") {
9+
organization(login: "MMRLApp") {
1010
sponsorshipsAsMaintainer(activeOnly: false, first: 100) {
1111
nodes {
1212
sponsorEntity {

0 commit comments

Comments
 (0)