Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 55f0656

Browse files
authored
Update author/semver/sourcecodeurl in app template metadata (#12)
* Update Author/SemanticVersion/SourceCodeUrl fields in app template metadata * Update author name to AWS Serverless Application Repository
1 parent 55c6c59 commit 55f0656

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sam/app.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ Metadata:
77
Description: >-
88
This serverless application publishes applications to AWS Serverless Application Repository. This app creates
99
a Lambda function that a user could then use as an Invoke action target in their CodePipeline.
10-
Author: Simon Meng
10+
Author: AWS Serverless Application Repository
1111
SpdxLicenseId: MIT
1212
LicenseUrl: ../../LICENSE
1313
ReadmeUrl: ../../README.md
1414
Labels: [serverless, codepipeline, serverlessrepo]
1515
HomePageUrl: https://github.com/awslabs/aws-serverless-codepipeline-serverlessrepo-publish
16-
SemanticVersion: 0.0.1
17-
SourceCodeUrl: https://github.com/awslabs/aws-serverless-codepipeline-serverlessrepo-publish
16+
SemanticVersion: 1.0.0
17+
SourceCodeUrl: https://github.com/awslabs/aws-serverless-codepipeline-serverlessrepo-publish/tree/1.0.0
1818

1919
Parameters:
2020
LogLevel:

0 commit comments

Comments
 (0)