Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 1a4ac73

Browse files
committed
update email
1 parent fcdd43e commit 1a4ac73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) Moath Alhajri <moath.alhajrii@gmail.com>
3+
Copyright (c) Moath Alhajri <hey@moath.dev>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,7 @@ Thank you for considering contributing to the Jira PHP! The contribution guide c
13071307

13081308
## Security Vulnerabilities
13091309

1310-
If you discover any security-related issues, please email moath.alhajrii@gmail.com instead of using the issue tracker.
1310+
If you discover any security-related issues, please email hey@moath.dev instead of using the issue tracker.
13111311

13121312
## License
13131313

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"authors": [
1414
{
1515
"name": "Moath Alhajri",
16-
"email": "moath.alhajrii@gmail.com"
16+
"email": "hey@moath.dev"
1717
}
1818
],
1919
"require": {

0 commit comments

Comments
 (0)