devbox: add lagoja to maintainers
This commit is contained in:
parent
58b0b660ba
commit
f27bb8d7b6
@ -38,6 +38,6 @@ buildGoModule rec {
|
||||
description = "Instant, easy, predictable shells and containers.";
|
||||
homepage = "https://www.jetpack.io/devbox";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ urandom ];
|
||||
maintainers = with maintainers; [ urandom lagoja ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user