diff --git a/pyproject.toml b/pyproject.toml index 96d0301..1fed0ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,12 @@ version = "1.3.1" description = "This Python curses client for Meshtastic is a terminal-based client designed to manage device settings, enable mesh chat communication, and handle configuration backups and restores." authors = [ {name = "Ben Lipsey",email = "ben@pdxlocations.com"}, + {name = "Russell Schmidt"}, + {name = "noon92"}, + {name = "vidplace7"}, + {name = "SpudGunMan"}, + {name = "Ian McEwen"}, + {name = "Nick Maloney"} ] license = "GPL-3.0-only" readme = "README.md"