telegraf: add maintainer
This commit is contained in:
parent
d164a1b3fa
commit
40cbd9dec6
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ buildGoModule rec {
|
|||
homepage = "https://www.influxdata.com/time-series-platform/telegraf/";
|
||||
changelog = "https://github.com/influxdata/telegraf/blob/${src.rev}/CHANGELOG.md";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ mic92 roblabla timstott ];
|
||||
maintainers = with maintainers; [ mic92 roblabla timstott zowoq ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue