pub const COMMIT_AUTHOR: &str = r#"Yuhan Wang"#;
The author of the Git commit that this project was built from.
This constant will be empty if the last commit cannot be determined.