We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388c3cd commit 2e10566Copy full SHA for 2e10566
setup.py
@@ -87,8 +87,8 @@ def main(argv: List[str]) -> None:
87
version=version,
88
author="TorchRec Team",
89
author_email="packages@pytorch.org",
90
- maintainer="PaulZhang12",
91
- maintainer_email="paulzhan@meta.com",
+ maintainer="TroyGarden",
+ maintainer_email="hhy@meta.com",
92
description="TorchRec: Pytorch library for recommendation systems",
93
long_description=readme,
94
long_description_content_type="text/markdown",
0 commit comments