commit 391a7a6b91f38e0e74694e5e98b4112068a13dd1
parent ad6660252955d5b885c6299f3ba7300493df82c2
Author: Peter Krautzberger <p.krautzberger@gmail.com>
Date: Mon, 16 Mar 2015 08:53:43 +0100
composer.json author info
should correspond to copyright owner
Diffstat:
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/composer.json b/composer.json
@@ -7,16 +7,8 @@
"license": "Apache-2.0",
"authors": [
{
- "name": "Davide Cervone",
- "homepage": "https://github.com/dpvc"
- },
- {
- "name": "Christian Perfect",
- "homepage": "https://github.com/christianp"
- },
- {
- "name": "Peter Krautzberger",
- "homepage": "https://github.com/pkra"
+ "name": "MathJax Consortium",
+ "homepage": "https://github.com/mathjax"
}
]
}