29cfd33d94
Emails are used to associate commits with users. The emails are not verified and don't have to be valid email addresses. They are assigned on a first come, first serve basis. Notifications are sent when an email is added.
6 lines
No EOL
215 B
Ruby
6 lines
No EOL
215 B
Ruby
module ValidCommitWithAltEmail
|
|
ID = "1e689bfba39525ead225eaf611948cfbe8ac34cf"
|
|
MESSAGE = "fixed notes logic"
|
|
AUTHOR_FULL_NAME = "Dmitriy Zaporozhets"
|
|
AUTHOR_EMAIL = "dzaporozhets@sphereconsultinginc.com"
|
|
end |