Merge pull request #221128 from developer-guy/feature/add-developer-guy-buildkit
buildkit: add developer-guy to maintainers list
This commit is contained in:
@@ -23,7 +23,7 @@ buildGoModule rec {
|
||||
description = "Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit";
|
||||
homepage = "https://github.com/moby/buildkit";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ vdemeester marsam ];
|
||||
maintainers = with maintainers; [ vdemeester marsam developer-guy ];
|
||||
mainProgram = "buildctl";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user