Skip to content

Commit b2c2d40

Browse files
committed
chore: update author to OpsBR
1 parent b00eb15 commit b2c2d40

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.projenrc.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
const { awscdk } = require('projen');
22
const { NpmAccess } = require('projen/lib/javascript');
33
const project = new awscdk.AwsCdkConstructLibrary({
4-
author: 'Ryosuke Iwanaga',
5-
authorAddress: 'riywo@opsbr.com',
4+
author: 'OpsBR Software Technology Inc.',
5+
authorAddress: 'info@opsbr.com',
6+
authorOrganization: true,
67
cdkVersion: '2.52.0',
78
defaultReleaseBranch: 'main',
89
name: 'cdk-appsync-data-source-sfn-express',

package.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)