pub const COMMIT_EMAIL: &str = r#"dorian@ferron.sh"#;
The e-mail address of the author of the Git commit that this project was built from.
This constant will be empty if the last commit cannot be determined.