flashprog: add funkeleinhorn as maintainer (#340301)
This commit is contained in:
commit
37b266bb14
@ -56,7 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://flashprog.org";
|
||||
description = "Utility for reading, writing, erasing and verifying flash ROM chips";
|
||||
license = with licenses; [ gpl2Plus ];
|
||||
maintainers = with maintainers; [ felixsinger ];
|
||||
maintainers = with maintainers; [ felixsinger funkeleinhorn ];
|
||||
platforms = platforms.all;
|
||||
mainProgram = "flashprog";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user