We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 883c80f + b726829 commit fbfc8f6Copy full SHA for fbfc8f6
2 files changed
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @SoftLayer/SLDN
.metadata
@@ -1,12 +1,12 @@
{
2
"service": "iaas-all",
3
"production_code": "yes",
4
- "production_branches": "master",
+ "production_branches": ["master"],
5
"security_sensitive": "no",
6
"ip_sensitive": "no",
7
"allow_cloud_readers": "yes",
8
"public_override":
9
10
"other": "Open Source SDK Library for building the sl ibmcloud plugin"
11
}
12
-}
+}
0 commit comments