sys-cluster/hpx: Add myself as maintainer
authorKurt Kanzenbach <kurt@kmk-computers.de>
Thu, 26 Mar 2020 15:27:10 +0000 (16:27 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Sat, 28 Mar 2020 14:21:17 +0000 (16:21 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
sys-cluster/hpx/metadata.xml

index af517a2b52931b294661c5349c177943c46dc6c8..f23d6af9310e91fca3aa59070e5bf8d1a1930a9d 100644 (file)
@@ -2,15 +2,21 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <longdescription>
-  HPX (High Performance ParalleX) is a general C++ runtime system
-  for parallel and distributed applications of any scale. It is the
-  first freely available, open source, feature-complete, modular,
-  and performance oriented implementation of the ParalleX execution
-  model. HPX is targeted at conventional architectures and,
-  currently, Linux based systems, such as SMP nodes and conventional
-  clusters.
-</longdescription>
-  <!-- maintainer-needed -->
+    HPX (High Performance ParalleX) is a general C++ runtime system for parallel
+    and distributed applications of any scale. It is the first freely available,
+    open source, feature-complete, modular, and performance oriented
+    implementation of the ParalleX execution model. HPX is targeted at
+    conventional architectures and, currently, Linux based systems, such as SMP
+    nodes and conventional clusters.
+  </longdescription>
+  <maintainer type="person">
+    <email>kurt@kmk-computers.de</email>
+    <name>Kurt Kanzenbach</name>
+  </maintainer>
+  <maintainer type="project">
+    <email>proxy-maint@gentoo.org</email>
+    <name>Proxy Maintainers</name>
+  </maintainer>
   <use>
     <flag name="perftools">Use <pkg>dev-util/google-perftools</pkg> for
   memory allocation</flag>