Skip to content

Commit 62a34f0

Browse files
committed
Add Pernille as maintainer.
1 parent a161a73 commit 62a34f0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
"build": "ncc build src/index.ts --license licenses.txt"
1111
},
1212
"author": "Lasse Borly <lasse@reload.dk>",
13+
"maintainers": [
14+
{
15+
"name": "Pernille ",
16+
"email": "pernille@reload.dk",
17+
"url": "https://github.com/PELN"
18+
}
19+
],
1320
"private": "true",
1421
"dependencies": {
1522
"@actions/core": "^1.6.0",

0 commit comments

Comments
 (0)