summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:13:51 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:13:51 +0200
commit2464ac4fa63ccd169f36849a1f7372191066f305 (patch)
tree7aa7ca67201e585da07abd995ea6c318c2cae8ab
parent6d1c13b05d16e89268403860e47743455ea0a2ff (diff)
downloadste-2464ac4fa63ccd169f36849a1f7372191066f305.tar.gz
ste-2464ac4fa63ccd169f36849a1f7372191066f305.tar.bz2
ste-2464ac4fa63ccd169f36849a1f7372191066f305.zip
rename github account
-rw-r--r--COPYING2
-rw-r--r--composer.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/COPYING b/COPYING
index b220583..b8d95c6 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2011 Kevin Chabowski
+Copyright (c) 2011 Laria Carolin Chabowski
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
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