buildkit: add marsam to maintainers
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user