Add Authors

This commit is contained in:
pdxlocations
2025-04-02 21:24:47 -07:00
parent f9bc7f9be9
commit da24902bd0
+6
View File
@@ -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"