mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
7 lines
216 B
Ruby
7 lines
216 B
Ruby
module ValidCommitWithAltEmail
|
|
ID = "1e689bfba39525ead225eaf611948cfbe8ac34cf"
|
|
MESSAGE = "fixed notes logic"
|
|
AUTHOR_FULL_NAME = "Dmitriy Zaporozhets"
|
|
AUTHOR_EMAIL = "dzaporozhets@sphereconsultinginc.com"
|
|
end
|