diff options
| author | Frederick Muriuki Muriithi | 2026-08-20 09:19:30 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-08-20 09:19:30 -0500 |
| commit | f46c41d7118d4f1e9abd3c4f5f0338cc515b4735 (patch) | |
| tree | 8f1bc1e8c72cbdc8163752733d1f123d5612a4d6 | |
| parent | 7fceaa61ddc2e42a4772d7979e6ff570e12091f1 (diff) | |
| download | gn-libs-f46c41d7118d4f1e9abd3c4f5f0338cc515b4735.tar.gz | |
Add Munyoki to list of authors.
| -rw-r--r-- | pyproject.toml | 1 |
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"}, |
