6 lines
215 B
Ruby
6 lines
215 B
Ruby
|
module ValidCommitWithAltEmail
|
||
|
ID = "1e689bfba39525ead225eaf611948cfbe8ac34cf"
|
||
|
MESSAGE = "fixed notes logic"
|
||
|
AUTHOR_FULL_NAME = "Dmitriy Zaporozhets"
|
||
|
AUTHOR_EMAIL = "dzaporozhets@sphereconsultinginc.com"
|
||
|
end
|