tasktimer: add caarlos0 to maintainers list
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ buildGoModule rec {
|
||||
description = "Task Timer (tt) is a dead simple TUI task timer";
|
||||
homepage = "https://github.com/caarlos0/tasktimer";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ abbe ];
|
||||
maintainers = with maintainers; [ abbe caarlos0 ];
|
||||
mainProgram = "tt";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user