lazydocker: add filalex77 to maintainers
This commit is contained in:
parent
7fa231a4d3
commit
1a5cdc8fc3
@ -19,6 +19,6 @@ buildGoPackage rec {
|
|||||||
description = "A simple terminal UI for both docker and docker-compose";
|
description = "A simple terminal UI for both docker and docker-compose";
|
||||||
homepage = "https://github.com/jesseduffield/lazydocker";
|
homepage = "https://github.com/jesseduffield/lazydocker";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ das-g ];
|
maintainers = with maintainers; [ das-g filalex77 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user