buildkit: add marsam to maintainers
This commit is contained in:
parent
9fb1996925
commit
5fb378b5c5
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ buildGoPackage rec {
|
|||
description = "Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit";
|
||||
homepage = https://github.com/moby/buildkit;
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ vdemeester ];
|
||||
maintainers = with maintainers; [ vdemeester marsam ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue