telegraf: add maintainer
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user