add veprbl to maintainers
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user