Merge pull request #128509 from Mic92/dpdk
dpdk: make myself maintainer
This commit is contained in:
commit
4fd01eb2ee
@ -72,6 +72,6 @@ in stdenv.mkDerivation rec {
|
||||
homepage = "http://dpdk.org/";
|
||||
license = with licenses; [ lgpl21 gpl2 bsd2 ];
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ magenbluten orivej ];
|
||||
maintainers = with maintainers; [ magenbluten orivej mic92 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user