Skip to content

Commit 318a8ed

Browse files
committed
Add myself to the authors hash
1 parent 9af37a5 commit 318a8ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/resources.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ module Helpers
2929
AUTHORS = {
3030
:technoweenie => '821395fe70906c8290df7f18ac4ac6cf',
3131
:pengwynn => '7e19cd5486b5d6dc1ef90e671ba52ae0',
32-
:pezra => 'f38112009dc16547051c8ac246cee443'
32+
:pezra => 'f38112009dc16547051c8ac246cee443',
33+
:rick => 'a44d5abad6e86cff4e34d9f0839535c9'
3334
}
3435

3536
DefaultTimeFormat = "%B %-d, %Y".freeze

0 commit comments

Comments
 (0)