Skip to content

Commit

Permalink
Fixes #153. Add mjtko to git rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
donthorp committed Mar 1, 2013
1 parent bf59ed7 commit 5902496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tasks/git.rake
Expand Up @@ -12,6 +12,7 @@ namespace :git do
'fusion94' => 'git://github.com/fusion94/kandan.git',
'SpencerCooley' => 'git://github.com/SpencerCooley/kandan.git',
'jrgifford' => 'git://github.com/jrgifford/kandan.git',
'mjtko' => 'git://github.com/mjtko/kandan.git',
}

def get_remotes
Expand Down

0 comments on commit 5902496

Please sign in to comment.