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