bullet03 commented on code in PR #24475: URL: https://github.com/apache/beam/pull/24475#discussion_r1038458736
########## website/ADD_CASE_STUDY.md: ########## @@ -27,18 +27,21 @@ limitations under the License. Following properties determine how your case-study will looks on [Apache Beam case studies](https://beam.apache.org/case-studies/) listing and the case study page itself. -| Field | Description | -|-------------------|---------------------------------------------------------------------------------------------------------| -| `title` | Case study title, usually 4-12 words | -| `name` | Company or project name | -| `icon` | Relative path to the company/project logo e.g. "/images/logos/powered-by/company_name.png" | -| `category` | `study` for case studies | -| `cardTitle` | Case study card title for Apache Beam [case studies](https://beam.apache.org/case-studies/) page | -| `cardDescription` | Description for [case studies](https://beam.apache.org/case-studies/) page, usually 30-40 words | -| `authorName` | Case study author | -| `authorPosition` | Case study author role | -| `authorImg` | Relative path for case study author photo, e.g. "/images/case-study/company/authorImg.png" | -| `publishDate` | Case study publish date for sorting at [case studies](https://beam.apache.org/case-studies/), e.g. `2022-10-14T01:56:00+00:00` | +| Field | Description | +|-----------------------|--------------------------------------------------------------------------------------------------------------------------------| +| `title` | Case study title, usually 4-12 words | +| `name` | Company or project name | +| `icon` | Relative path to the company/project logo e.g. "/images/logos/powered-by/company_name.png" | +| `category` | `study` for case studies | +| `cardTitle` | Case study card title for Apache Beam [case studies](https://beam.apache.org/case-studies/) page | +| `cardDescription` | Description for [case studies](https://beam.apache.org/case-studies/) page, usually 30-40 words | +| `authorName` | Case study author | +| `secondAuthorName` | Case study additional author, optional param | Review Comment: changed -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
