Skip to content

Commit 523c0ad

Browse files
jrfnlgrogy
authored andcommitted
Composer: give credit where credit is due
The Package author still only mentioned "Jakub Onderka", while in reality other contributors should get credit for the work they have put in. This is a relatively simple way to provide better credits.
1 parent f852221 commit 523c0ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"name": "Jakub Onderka",
99
"email": "[email protected]",
1010
"homepage": "http://www.acci.cz/"
11+
},
12+
{
13+
"name" : "Contributors",
14+
"homepage" : "https://github.com/php-parallel-lint/PHP-Console-Highlighter/graphs/contributors"
1115
}
1216
],
1317
"autoload": {

0 commit comments

Comments
 (0)