diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f1aa711..314dab1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,9 +8,9 @@ updates: time: '00:00' open-pull-requests-limit: 10 reviewers: - - chantouch + - chantouchsek assignees: - - chantouch + - chantouchsek commit-message: prefix: fix prefix-development: chore @@ -23,9 +23,9 @@ updates: time: '00:00' open-pull-requests-limit: 10 reviewers: - - chantouch + - chantouchsek assignees: - - chantouch + - chantouchsek commit-message: prefix: fix prefix-development: chore diff --git a/package.json b/package.json index 2dfafa4..7870d4a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,11 @@ "vue-clipboard2", "nuxt-clipboard" ], - "author": "Touch", + "author": { + "email": "chantouchsek.cs83@gmail.com", + "name": "Chantouch Sek", + "url": "https://chantouch.me" + }, "license": "ISC", "bugs": { "url": "https://github.com/chantouchsek/nuxt-clipboard/issues"