Skip to content

Commit eca5229

Browse files
berkerpeksagdstufft
authored andcommitted
Fix syntax error in .mention-bot (#361)
1 parent 1cf2a80 commit eca5229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mention-bot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
],
99
"userBlacklist": [],
1010
"userBlacklistForPR": [],
11-
"requiredOrgs": ["python"],
11+
"requiredOrgs": ["python"]
1212
}

0 commit comments

Comments
 (0)