uboot: add bartsch to maintainers
This commit is contained in:
parent
1c58397edb
commit
18ffc28a0f
@ -111,7 +111,7 @@ let
|
||||
homepage = "http://www.denx.de/wiki/U-Boot/";
|
||||
description = "Boot loader for embedded systems";
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ dezgeg samueldr lopsided98 ];
|
||||
maintainers = with maintainers; [ bartsch dezgeg samueldr lopsided98 ];
|
||||
} // extraMeta;
|
||||
} // removeAttrs args [ "extraMeta" ]);
|
||||
in {
|
||||
|
Loading…
Reference in New Issue
Block a user