Skip to content

Commit

Permalink
Refs #17602 - correct typo in mention-bot config
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrisker authored and dLobatog committed Dec 27, 2016
1 parent 65c093a commit e9ce2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mention-bot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"requiredOrgs": ["theforeman"],
"userBlackList": ["daviddavis", "abenari", "unorthodoxgeek", "alongoldboim", "bgupta", "logicminds"]
"userBlacklist": ["daviddavis", "abenari", "unorthodoxgeek", "alongoldboim", "bgupta", "logicminds"]
}

0 comments on commit e9ce2a9

Please sign in to comment.