mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
coreboot-utils: add jmbaur as maintainer
This commit is contained in:
parent
1810986433
commit
01ba455c79
|
@ -7,7 +7,7 @@ let
|
|||
description = "Various coreboot-related tools";
|
||||
homepage = "https://www.coreboot.org";
|
||||
license = with licenses; [ gpl2Only gpl2Plus ];
|
||||
maintainers = with maintainers; [ felixsinger ];
|
||||
maintainers = with maintainers; [ felixsinger jmbaur ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue