diff --git a/pyproject.toml b/pyproject.toml index 2bfb1cd47..6df5dfc13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,10 +16,10 @@ authors = [ { name = "Sherlock Project" } ] maintainers = [ - { name = "Siddharth Dushantha" }, - { name = "Matheus Felipe" }, - { name = "Sondreal" }, - { name = "Paul Pfeister" } + { name = "Siddharth Dushantha :: https://github.com/sdushantha" }, + { name = "Matheus Felipe :: https://github.com/matheusfelipeog" }, + { name = "Sondreal :: https://github.com/sondreal }, + { name = "Paul Pfeister :: https://github.com/ppfeister" } ] description = "Hunt down social media accounts by username across social networks" readme = "README.md"