Skip to content

Commit

Permalink
Update contact info
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfredoRamos committed Feb 18, 2024
1 parent c6e5e1b commit be182a9
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"authors": [
{
"name": "Alfredo Ramos",
"email": "alfredo.ramos@protonmail.com",
"email": "alfredo.ramos@proton.me",
"homepage": "https://alfredoramos.mx",
"role": "Lead Developer"
}
Expand Down
2 changes: 1 addition & 1 deletion src/Api/AbTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/AbstractApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApiBatches.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/CampaignFolders.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Campaigns.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/CustomFields.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Groups.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Imports.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/MediaFiles.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/MediaFolders.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Package.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Ping.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/RssCampaigns.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/SendEmails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Senders.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/SentCampaigns.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/SignupForms.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/SmtpEmails.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/SmtpTags.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Subscribers.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Api/UnsubscribeEvents.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Http/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Http/ClientInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Http/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Http/RequestInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Middleware/Auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Middleware/Error.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Utils/Sanitize.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Utils/Validator.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Api/AbstractApiTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Api/TestAbstractApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/ClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Http/ClientTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Http/TestHttpClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Middleware/ErrorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Utils/SanitizeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Utils/ValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* Mailrelay API Client.
*
* @author Alfredo Ramos <alfredo.ramos@protonmail.com>
* @author Alfredo Ramos <alfredo.ramos@proton.me>
* @copyright 2021 Alfredo Ramos
* @license GPL-3.0-or-later
*/
Expand Down

0 comments on commit be182a9

Please sign in to comment.