Project: Add myself as maintainer

This commit is contained in:
OatmealDome
2025-08-22 03:15:52 +00:00
parent 05c165b4a1
commit 434f10bff8

View File

@@ -3,6 +3,7 @@ name = "central"
version = "0.1.0"
description = "Dolphin's CI/CD plumbing infrastructure"
authors = [{ name = "Pierre Bourdon", email = "delroth@dolphin-emu.org" }]
maintainers = [{ name = "OatmealDome", email = "oatmeal@dolphin-emu.org" }]
requires-python = "~=3.10,<3.11"
readme = "README.md"
license = "MIT"