Skip to content

Commit c664078

Browse files
committed
fix: use firecracker-maintainers email in swagger file
[email protected] is the address we also refer to in the README. Signed-off-by: Patrick Roy <[email protected]>
1 parent a101fbd commit c664078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/firecracker/swagger/firecracker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ info:
88
version: 1.12.0-dev
99
termsOfService: ""
1010
contact:
11-
email: "compute-capsule@amazon.com"
11+
email: "firecracker-maintainers@amazon.com"
1212
license:
1313
name: "Apache 2.0"
1414
url: "http://www.apache.org/licenses/LICENSE-2.0.html"

0 commit comments

Comments
 (0)