add maintainers to py-nanobind (#40235)

This commit is contained in:
Matthew Archer 2023-10-02 06:03:49 +01:00 committed by GitHub
parent 0a91d2411a
commit 31ae5cba91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ class PyNanobind(PythonPackage):
url = "https://github.com/wjakob/nanobind/archive/refs/tags/v1.2.0.tar.gz"
git = "https://github.com/wjakob/nanobind.git"
maintainers("ma595")
maintainers("chrisrichardson", "garth-wells", "ma595")
version("master", branch="master", submodules=True)
version(