Constant VCS_OWNER_NAME

pub const VCS_OWNER_NAME: &'static str;
Expand description

The group owner within the version control system.

§Notes

§Examples

  • "my-org"
  • "myteam"
  • "business-unit"