Skip to content

Commit 1f3229c

Browse files
committed
Remove authors from composer.json
Appwrite is all about open source and community. To emphasize this, we want to remove all authors from our libraries. This will display that all of our open source work is a collective effort by the Appwrite team and community.
1 parent ade836d commit 1f3229c

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

composer.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,6 @@
55
"keywords": ["php", "framework", "upf", "utopia", "migration"],
66
"license": "MIT",
77
"minimum-stability": "stable",
8-
"authors": [{
9-
"name": "Eldad Fux",
10-
"email": "eldad@appwrite.io"
11-
},
12-
{
13-
"name": "Bradley Schofield",
14-
"email": "bradley@appwrite.io"
15-
}
16-
],
178
"autoload": {
189
"psr-4": {
1910
"Utopia\\Migration\\": "src/Migration"

0 commit comments

Comments
 (0)