Skip to content

Commit

Permalink
Update SonatypePlugin.scala (rallyhealth#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
russellremple authored Oct 30, 2023
1 parent cf3a7fe commit 390db81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/SonatypePlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ object SonatypePlugin extends AutoPlugin {
sonatypeCredentialHost := "s01.oss.sonatype.org",
publishTo := sonatypePublishToBundle.value,
sonatypeProfileName := "com.rallyhealth",
sonatypeProjectHosting := Some(GitHubHosting("rallyhealth", "weepickle", "roperdj+weepickle@gmail.com")),
sonatypeProjectHosting := Some(GitHubHosting("rallyhealth", "weepickle", "russell.remple@optum.com")),
)
}

0 comments on commit 390db81

Please sign in to comment.