From 2464ac4fa63ccd169f36849a1f7372191066f305 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:13:51 +0200 Subject: rename github account --- COPYING | 2 +- composer.json | 8 ++++---- 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 -- cgit v1.2.3-54-g00ecf