packages/lexical-website/src/data/README.md
This directory contains dynamically generated data for the Lexical team page.
The team.json file contains information about:
The team data is automatically generated from GitHub contributor data using the generate-team-data.js script.
To update the team data:
pnpm run update-team-data
This script:
team.json file with sorted team membersThe team categorization logic is configured in scripts/generate-team-data.mjs
Update the team data:
gh) must be installed and authenticated