From a3bf139d646030d516b30183bc09ea9388257d38 Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Thu, 4 Mar 2021 14:58:22 +1100 Subject: [PATCH] Clarify IP ownership Luke Towers did not author October CMS --- composer.json | 6 ------ package.json | 5 ----- 2 files changed, 11 deletions(-) diff --git a/composer.json b/composer.json index 42e35a425..e2a7c703b 100644 --- a/composer.json +++ b/composer.json @@ -15,12 +15,6 @@ "name": "Samuel Georges", "email": "daftspunky@gmail.com", "role": "Co-founder" - }, - { - "name": "Luke Towers", - "email": "octobercms@luketowers.ca", - "homepage": "https://luketowers.ca", - "role": "Maintainer" } ], "support": { diff --git a/package.json b/package.json index 8ba2b08a6..bc346308a 100644 --- a/package.json +++ b/package.json @@ -20,11 +20,6 @@ { "name": "Samuel Georges", "email": "daftspunky@gmail.com" - }, - { - "name": "Luke Towers", - "email": "octobercms@luketowers.ca", - "url": "https://luketowers.ca" } ], "license": "MIT",