aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2020-08-11 21:43:55 +0800
committerBenda Xu <heroxbd@gentoo.org>2020-08-11 21:44:16 +0800
commit38b4bac7fdd0a751a05054c086ab021a853a6422 (patch)
tree85e15d4d06d4aba839f401d3d950dd06738e674d
parentsci-libs/pytorch: donot hardcode the library path. (diff)
downloadsci-38b4bac7fdd0a751a05054c086ab021a853a6422.tar.gz
sci-38b4bac7fdd0a751a05054c086ab021a853a6422.tar.bz2
sci-38b4bac7fdd0a751a05054c086ab021a853a6422.zip
sci-libs/pytorch: add myself as a maintainer.
Package-Manager: Portage-2.3.88, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
-rw-r--r--sci-libs/pytorch/metadata.xml4
1 files changed, 4 insertions, 0 deletions
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>4ernov@gmail.com</email>
<name>Alexey Chernov</name>
</maintainer>
+ <maintainer type="person">
+ <email>heroxbd@gentoo.org</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>