diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:13:51 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:13:51 +0200 |
commit | 2464ac4fa63ccd169f36849a1f7372191066f305 (patch) | |
tree | 7aa7ca67201e585da07abd995ea6c318c2cae8ab /composer.json | |
parent | 6d1c13b05d16e89268403860e47743455ea0a2ff (diff) | |
download | ste-2464ac4fa63ccd169f36849a1f7372191066f305.tar.gz ste-2464ac4fa63ccd169f36849a1f7372191066f305.tar.bz2 ste-2464ac4fa63ccd169f36849a1f7372191066f305.zip |
rename github account
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/composer.json b/composer.json index 9b388da..54edefd 100644 --- a/composer.json +++ b/composer.json @@ -11,14 +11,14 @@ "license": "MIT", "authors": [ { - "name": "Kevin Chabowski", - "email": "kevin@kch42.de", - "homepage": "http://kch42.de", + "name": "Laria Carolin Chabowski", + "email": "laria@laria.me", + "homepage": "http://hi-im.laria.me", "role": "Developer" } ], "description": "A compiling template engine with an XML-ish syntax", "type": "library", "keywords": ["templating"], - "homepage": "http://github.com/kch42/ste" + "homepage": "http://github.com/silvasur/ste" }
\ No newline at end of file |