We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577588d commit 6905912Copy full SHA for 6905912
SECURITY.md
@@ -20,7 +20,7 @@ or products provided by Orb please follow the respective company's security repo
20
21
### Orb Terms and Policies
22
23
-Please contact team-test@withorb.com for any questions or concerns regarding security of our services.
+Please contact team@withorb.com for any questions or concerns regarding security of our services.
24
25
---
26
buildSrc/src/main/kotlin/orb.publish.gradle.kts
@@ -41,7 +41,7 @@ configure<MavenPublishBaseExtension> {
41
developers {
42
developer {
43
name.set("Orb")
44
- email.set("team-test@withorb.com")
+ email.set("team@withorb.com")
45
}
46
47
0 commit comments