Merge pull request #4300 from rolandwalker/bitcoin_core_name_exception

add exception for Cask name `bitcoin-core.rb`
This commit is contained in:
Vítor Galvão 2014-05-11 00:29:00 +01:00
commit f85083cb0b
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ APP_EXCEPTION_PATS = {
%r{\Akismac\Z}i => 'kismac',
%r{\Avoicemac\Z}i => 'voicemac',
%r{\Acleanmymac[\s\d\.]*\Z}i => 'cleanmymac',
%r{\Abitcoin-?qt\Z}i => 'bitcoin-core',
}
# Preserve trailing patterns on App names that could be mistaken