From 3b7f7c8f9410a1c1df3f7b5b4bae7e8a46bdb426 Mon Sep 17 00:00:00 2001 From: Irfaq Syed Date: Fri, 14 Jan 2022 03:58:26 +0530 Subject: [PATCH] Revise email skip ci --- LICENSE.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index f72f180..c0d6502 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ # The MIT License (MIT) -Copyright (c) Irfaq Syed +Copyright (c) Irfaq Syed > Permission is hereby granted, free of charge, to any person obtaining a copy > of this software and associated documentation files (the "Software"), to deal diff --git a/composer.json b/composer.json index 76e812e..55946be 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "authors": [ { "name": "Irfaq Syed", - "email": "syed@lukonet.com", + "email": "github@lukonet.net", "homepage": "https://lukonet.com", "role": "Developer" }