Skip to content

Commit ac676ae

Browse files
committed
Update changed name
1 parent f699557 commit ac676ae

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

LICENSE.md

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

3-
Copyright (c) 2022 Caen De Silva
3+
Copyright (c) 2022 Emma De Silva
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ HydePHP is an open-source project, contributions are very welcome! See [CONTRIBU
7979

8080
### Security
8181

82-
If you discover any security-related issues, please email caen@desilva.se instead of using the issue tracker.
82+
If you discover any security-related issues, please email emma@desilva.se instead of using the issue tracker.
8383
All vulnerabilities will be promptly addressed.
8484

8585
### Credits
8686

87-
- [Caen De Silva](https://github.com/caendesilva), feel free to buy me a coffee! https://www.buymeacoffee.com/caen
87+
- [Emma De Silva](https://github.com/caendesilva), feel free to buy me a coffee! https://buymeacoffee.com/emmads
8888
- [All Contributors](https://github.com/hydephp/cli/graphs/contributors)
8989

9090
### License

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ These are the version ranges of HydePHP, and their support status. We follow [Se
1313

1414
## Reporting a Vulnerability
1515

16-
If you discover a security vulnerability within this package, please send an e-mail to the creator, Caen De Silva, via caen@desilva.se.
16+
If you discover a security vulnerability within this package, please send an e-mail to the creator, Emma De Silva, via emma@desilva.se.
1717
You can also report a vulnerability through GitHub on the [Security Advisory](https://github.com/hydephp/develop/security/advisories) page.
1818

1919
All security vulnerabilities will be promptly addressed.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"authors": [
2222
{
23-
"name": "Caen De Silva",
24-
"email": "caen@desilva.se"
23+
"name": "Emma De Silva",
24+
"email": "emma@desilva.se"
2525
}
2626
],
2727
"require": {

0 commit comments

Comments
 (0)