lz4: add myself as a maintainer
This commit is contained in:
committed by
Sandro Jäckel
parent
682ebc001b
commit
8c06a67b67
@@ -57,5 +57,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
license = with licenses; [ bsd2 gpl2Plus ];
|
||||
platforms = platforms.all;
|
||||
mainProgram = "lz4";
|
||||
maintainers = [ maintainers.tobim ];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user