Skip to content

Commit

Permalink
chore: provide description
Browse files Browse the repository at this point in the history
  • Loading branch information
seeebiii committed Oct 20, 2022
1 parent 7120a49 commit 7b0d5fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
defaultReleaseBranch: 'main',
jsiiFqn: 'projen.AwsCdkConstructLibrary',
name: 'ses-verify-identities',
description: 'AWS CDK constructs to verify SES identities like domains and email addresses.',
repositoryUrl: '[email protected]:seeebiii/ses-verify-identities.git',

/* AwsCdkConstructLibraryOptions */
Expand Down
1 change: 1 addition & 0 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b0d5fb

Please sign in to comment.