root: add veprbl to maintainers
This commit is contained in:
parent
b4e3e7b752
commit
59a8aff8e6
@ -69,5 +69,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://root.cern.ch/";
|
homepage = "https://root.cern.ch/";
|
||||||
description = "A data analysis framework";
|
description = "A data analysis framework";
|
||||||
platforms = stdenv.lib.platforms.unix;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
maintainers = with stdenv.maintainers; [ veprbl ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user