Skip to content

Commit bb39bb8

Browse files
committed
Remove authors from composer
1 parent 4364a66 commit bb39bb8

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,6 @@
22
"name": "chadicus/csv",
33
"description": "Collection of classes to work with csv files",
44
"keywords": ["csv", "delimited", "file", "io"],
5-
"authors": [
6-
{
7-
"name": "Chad Gray",
8-
"email": "chadwickgray@gmail.com",
9-
"role": "Developer"
10-
}
11-
],
125
"config": {
136
"sort-packages": true
147
},

0 commit comments

Comments
 (0)