Skip to content

Commit 79a68e5

Browse files
committed
update email
1 parent d5b49d3 commit 79a68e5

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
@@ -66,7 +66,7 @@ Thank you for considering contributing to the Jira PHP for Laravel! The contribu
6666

6767
## Security Vulnerabilities
6868

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

7171
## License
7272

composer.json

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

0 commit comments

Comments
 (0)