commit: 38b4bac7fdd0a751a05054c086ab021a853a6422
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 13:43:55 2020 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 13:44:16 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=38b4bac7
sci-libs/pytorch: add myself as a maintainer.
Package-Manager: Portage-2.3.88, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
sci-libs/pytorch/metadata.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sci-libs/pytorch/metadata.xml b/sci-libs/pytorch/metadata.xml
index 78e46cc35..8bd5a6add 100644
--- a/sci-libs/pytorch/metadata.xml
+++ b/sci-libs/pytorch/metadata.xml
@@ -5,6 +5,10 @@
<email>[email protected]</email>
<name>Alexey Chernov</name>
</maintainer>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>Benda Xu</name>
+ </maintainer>
<use>
<flag name="asan">Build with address sanitizer (ASAN)</flag>
<flag name="atlas">Use ATLAS as BLAS implementation</flag>