Merge pull request #223397 from caarlos0/caarlos0-maintainer-timer
timer: add caarlos0 to maintainers list
This commit is contained in:
@@ -23,6 +23,6 @@ buildGoModule rec {
|
||||
description = "A `sleep` with progress";
|
||||
homepage = "https://github.com/caarlos0/timer";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ zowoq ];
|
||||
maintainers = with maintainers; [ zowoq caarlos0 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user