We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec7a67 commit f82cc06Copy full SHA for f82cc06
1 file changed
src/api/python/BUILD.bazel
@@ -20,7 +20,7 @@ load("@rules_python//python:packaging.bzl", "py_wheel")
20
py_wheel(
21
name = "pxapi",
22
author = "The Pixie Maintainers",
23
- author_email = "help@pixielabs.ai",
+ author_email = "maintainers@px.dev",
24
classifiers = [
25
"Programming Language :: Python :: 3",
26
"Programming Language :: Python :: 3.9",
0 commit comments