Fix GitHub username in all repository URLs and LICENSE

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Simone Avogadro
2026-02-02 21:06:15 +01:00
parent b092b3aeea
commit 3a87948331
4 changed files with 5 additions and 5 deletions

View File

@@ -5,6 +5,6 @@
"author": {
"name": "Simone Avogadro"
},
"repository": "https://github.com/simonea/android-reverse-engineering-skill",
"repository": "https://github.com/SimoneAvogadro/android-reverse-engineering-skill",
"license": "Apache-2.0"
}