Skip to content

Commit

Permalink
Add @krisgesling to list of contributors 🎉
Browse files Browse the repository at this point in the history
Thanks to their great contribution here:

planningalerts-scrapers/northern_territory#1
  • Loading branch information
henare committed Jul 21, 2017
1 parent 9640919 commit 8d15435
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/helpers/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@ def contributors
{ name: "Mark Nottingham", email_md5: "38f92fdb9ac1b5213d40c595b14ec620", github: 'mnot' },
{ name: "Dave Wood", email_md5: "3c4bb2010989f6b6461cb7ffb646c486", github: 'davwood' },
{ name: "Hisayo Horie", email_md5: "4524061d35b17696f37c95c227525e58", github: 'hisayohorie' },
{ name: "Akriti Verma", email_md5: "d3c175a9561c30dfa6ea6b826d875687", github: 'akve17' }
{ name: "Akriti Verma", email_md5: "d3c175a9561c30dfa6ea6b826d875687", github: 'akve17' },
{ name: "Kris Gesling", email_md5: "a4ec899a9651f56a6aad76e2876b435e", github: 'krisgesling' },
]
end

Expand Down

0 comments on commit 8d15435

Please sign in to comment.