Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix syntax error in .mention-bot
  • Loading branch information
JelleZijlstra authored Mar 1, 2017
commit 77b25b3dbd58f18582d63745d16a965a01695ba5
2 changes: 1 addition & 1 deletion .mention-bot
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
],
"userBlacklist": [],
"userBlacklistForPR": [],
"requiredOrgs": ["python"],
"requiredOrgs": ["python"]
}