Skip to content

Commit f82cc06

Browse files
committed
Update Author email for pxapi pypi package
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
1 parent 9ec7a67 commit f82cc06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/python/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ load("@rules_python//python:packaging.bzl", "py_wheel")
2020
py_wheel(
2121
name = "pxapi",
2222
author = "The Pixie Maintainers",
23-
author_email = "help@pixielabs.ai",
23+
author_email = "maintainers@px.dev",
2424
classifiers = [
2525
"Programming Language :: Python :: 3",
2626
"Programming Language :: Python :: 3.9",

0 commit comments

Comments
 (0)