diff --git a/content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md b/content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md index 2d5513cfe..6d4ba1e69 100644 --- a/content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md +++ b/content/influxdb/cloud/reference/flux/stdlib/contrib/_index.md @@ -11,6 +11,10 @@ weight: 202 influxdb/v2.0/tags: [contributed, functions, package] --- -User-contributed packages and functions are contributed and maintained by members of the InfluxDB and Flux communities. +InfluxData supports user-contributed Flux packages and functions. We also recognize the importance of original contributors reviewing updates to their packages and functions. + +To support both contributors and our community at large, InfluxData will request a review by the original author on all proposed changes to packages and functions. + +If you'd like to add a new Flux package or are curious about our future plans regarding Flux contributions, see how to [Contribute Third Party Flux Packages](https://github.com/influxdata/flux/blob/master/stdlib/contrib/README.md). {{< children >}} diff --git a/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md b/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md index 53a3c2622..ea784ceeb 100644 --- a/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md +++ b/content/influxdb/v2.0/reference/flux/stdlib/contrib/_index.md @@ -11,6 +11,10 @@ weight: 202 influxdb/v2.0/tags: [contributed, functions, package] --- -User-contributed packages and functions are contributed and maintained by members of the InfluxDB and Flux communities. +InfluxData supports user-contributed Flux packages and functions. We also recognize the importance of original contributors reviewing updates to their packages and functions. + +To support both contributors and our community at large, InfluxData requests reviews from original authors regarding all changes to the packages and functions. + +If you'd like to add a new Flux package or are curious about our future plans regarding Flux contributions, see how to [Contribute Third Party Flux Packages](https://github.com/influxdata/flux/blob/master/stdlib/contrib/README.md). {{< children >}}