Skip to content

Commit 00ad5e4

Browse files
committed
Name in lights
1 parent d74d942 commit 00ad5e4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@
1313
"authors": [
1414
{
1515
"name": "Bilal Amarni",
16-
"email": "[email protected]"
16+
"email": "[email protected]",
17+
"role": "Lead developer"
18+
},
19+
{
20+
"name": "Richard Quadling",
21+
"email": "[email protected]",
22+
"role": "Contributing developer"
1723
}
1824
],
1925
"bin": [ "bin/symfony-autocomplete" ],

0 commit comments

Comments
 (0)