Skip to content

Commit 301b86d

Browse files
committed
Add author's info
1 parent a7bb70b commit 301b86d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"stemming"
1010
],
1111
"license": "MIT",
12+
"authors": [
13+
{
14+
"name": "Andrea Maccis",
15+
"email": "[email protected]"
16+
}
17+
],
1218
"autoload": {
1319
"psr-4": {
1420
"Amaccis\\Stemmer\\": "src/"

0 commit comments

Comments
 (0)