Skip to content

Commit 91d04e9

Browse files
committed
Update author email in package.json and README.md to reflect new contact address.
1 parent fc3a0cb commit 91d04e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ guidelines.
484484
- 🐛 [Report Issues](https://github.com/hyperskill/skilllens-action/issues)
485485
- 💡
486486
[Request Features](https://github.com/hyperskill/skilllens-action/discussions)
487-
- 📧 Email: [support@skilllens.dev](mailto:support@skilllens.dev)
487+
- 📧 Email: [skilllens@hyperskill.org](mailto:skilllens@hyperskill.org)
488488

489489
## 📄 License
490490

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "skilllens-action",
33
"description": "GitHub Action: PR review feedback to personalized learning recommendations from Hyperskill",
44
"version": "0.0.1",
5-
"author": "Hyperskill <support@hyperskill.org>",
5+
"author": "Hyperskill <skilllens@hyperskill.org>",
66
"type": "module",
77
"private": true,
88
"homepage": "https://github.com/hyperskill/skilllens-action",

0 commit comments

Comments
 (0)