We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49563a3 commit 1bf7a62Copy full SHA for 1bf7a62
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.8",
0 commit comments