Skip to content

Commit fbfc8f6

Browse files
allmightyspiffGitHub Enterprise
authored andcommitted
Merge pull request #921 from SoftLayer/cgallo-patch-1
Update .metadata
2 parents 883c80f + b726829 commit fbfc8f6

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @SoftLayer/SLDN

.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"service": "iaas-all",
33
"production_code": "yes",
4-
"production_branches": "master",
4+
"production_branches": ["master"],
55
"security_sensitive": "no",
66
"ip_sensitive": "no",
77
"allow_cloud_readers": "yes",
88
"public_override":
99
{
1010
"other": "Open Source SDK Library for building the sl ibmcloud plugin"
1111
}
12-
}
12+
}

0 commit comments

Comments
 (0)