about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-08-20 09:19:30 -0500
committerFrederick Muriuki Muriithi2026-08-20 09:19:30 -0500
commitf46c41d7118d4f1e9abd3c4f5f0338cc515b4735 (patch)
tree8f1bc1e8c72cbdc8163752733d1f123d5612a4d6
parent7fceaa61ddc2e42a4772d7979e6ff570e12091f1 (diff)
downloadgn-libs-f46c41d7118d4f1e9abd3c4f5f0338cc515b4735.tar.gz
Add Munyoki to list of authors.
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 0f70895..9213ddc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -16,6 +16,7 @@ dependencies = [
 requires-python = ">=3.10"
 authors = [
     {name = "Frederick M. Muriithi", email = "fredmanglis@gmail.com"},
+    {name = "Munyoki Kilyungi", email = "me@bonfacemunyoki.com"},
 ]
 maintainers = [
     {name = "Frederick M. Muriithi", email = "fredmanglis@gmail.com"},