Merge pull request #145272 from bryanasdev000/patch-1
img: add myself as a maintainer
This commit is contained in:
commit
7a7550f214
1 changed files with 1 additions and 1 deletions
|
@ -50,6 +50,6 @@ buildGoModule rec {
|
|||
description = "Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. ";
|
||||
license = licenses.mit;
|
||||
homepage = "https://github.com/genuinetools/img";
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ bryanasdev000 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue