add veprbl to maintainers

This commit is contained in:
Dmitry Kalinkin 2016-10-21 13:29:57 -04:00
parent 59a13d404f
commit b4e3e7b752
No known key found for this signature in database
GPG key ID: 5157B3EC8B2CA333
10 changed files with 10 additions and 0 deletions

View file

@ -447,6 +447,7 @@
vbgl = "Vincent Laporte <Vincent.Laporte@gmail.com>";
vbmithr = "Vincent Bernardoff <vb@luminar.eu.org>";
vcunat = "Vladimír Čunát <vcunat@gmail.com>";
veprbl = "Dmitry Kalinkin <veprbl@gmail.com>";
viric = "Lluís Batlle i Rossell <viric@viric.name>";
vizanto = "Danny Wilson <danny@prime.vc>";
vlstill = "Vladimír Štill <xstill@fi.muni.cz>";

View file

@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = https://agile.hepforge.org/trac/wiki/Sacrifice;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = http://lcgapp.cern.ch/project/simu/HepMC/;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -40,5 +40,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = https://herwig.hepforge.org/;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = http://lhapdf.hepforge.org;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
description = "Implementation of calculation of the hadron jet cross sections";
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = http://home.thep.lu.se/~torbjorn/Pythia.html;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -69,5 +69,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = https://rivet.hepforge.org;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -23,5 +23,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = https://herwig.hepforge.org/;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}

View file

@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
license = stdenv.lib.licenses.gpl2;
homepage = https://yoda.hepforge.org;
platforms = stdenv.lib.platforms.unix;
maintainers = with stdenv.maintainers; [ veprbl ];
};
}