Skip to content

Commit

Permalink
normalizes "Santiago Pastorino and Emilio Tagua"
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed Feb 28, 2011
1 parent 48cf7d0 commit 7b5f804
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/models/names_manager.rb
Expand Up @@ -973,6 +973,8 @@ def self.handle_special_cases(name)
['José Valim', 'Mikel Lindsaar']
when 'Santiago Pastorino and Carl Lerche'
['Santiago Pastorino', 'Carl Lerche']
when 'Santiago Pastorino and Emilio Tagua'
['Santiago Pastorino', 'Emilio Tagua']
when 'Neeraj Singh and Santiago Pastorino'
['Neeraj Singh', 'Santiago Pastorino']
when 'Jeroen van Dijk and Josh Kalderimis'
Expand Down

0 comments on commit 7b5f804

Please sign in to comment.