epicfaace commented on a change in pull request #11826: URL: https://github.com/apache/beam/pull/11826#discussion_r431128199
########## File path: website/www/site/content/en/community/powered-by.md ########## @@ -0,0 +1,25 @@ +--- +title: 'Powered by Apache Beam' +--- +<!-- +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> +# Projects and Products Powered by Apache Beam + +To add yourself to the list, please open a [pull request](https://github.com/apache/beam/edit/master/website/www/site/content/en/community/powered_by.md) adding your organization name, URL, a list of which Beam components you are using, and a short description of your use case. + +* **[Cloud Dataflow](https://cloud.google.com/dataflow):** Google Cloud Dataflow is a fully managed service for executing Review comment: Can we make this content come from a yaml? I'm thinking we can have the following fields: - name - link - description This will make it easier for people to contribute, and also for us to change the format in which the "powered by" data shows up in the future. ########## File path: website/www/site/content/en/community/powered-by.md ########## @@ -0,0 +1,25 @@ +--- +title: 'Powered by Apache Beam' +--- +<!-- +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> +# Projects and Products Powered by Apache Beam + +To add yourself to the list, please open a [pull request](https://github.com/apache/beam/edit/master/website/www/site/content/en/community/powered_by.md) adding your organization name, URL, a list of which Beam components you are using, and a short description of your use case. + +* **[Cloud Dataflow](https://cloud.google.com/dataflow):** Google Cloud Dataflow is a fully managed service for executing Review comment: Can we make this content come from a yaml file? I'm thinking we can have the following fields: - name - link - description This will make it easier for people to contribute, and also for us to change the format in which the "powered by" data shows up in the future. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
