Skip to content

TSC config modifications #1913

@derberg

Description

@derberg

We have not these 2 files that come from community repo:

Until yesterday isTscMember flag was available only in MAINTAINERS.json and from now on it will also be visible in AMBASSADORS_MEMBERS.json.

Current TSC page consumes only MAINTAINERS.json

I guess the best would be to have some script, no logic in TSC component, that will run whenever one of the above files changes. The script will create a new JSON file, only with people that have the following flags provided:

  • isTscMember: true
  • isBoardMember: true
  • isBoardChair: true

Such a file can then be used as a new source for TSC page and the new upcoming Board page as specified in asyncapi/website#4095

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions