Commit 7b682f5
authored
[bot] Automatically pull latest data from IDOL backend (#1131)
## Diffs
```diff
--- existing.json 2026-02-17 02:06:56.118594539 +0000
+++ src/app/team/data/all-members.json 2026-02-17 02:06:56.118594539
+0000
@@ -1629 +1628,0 @@
- "github": null,
@@ -1639 +1638,2 @@
- "linkedin": null
+ "linkedin": null,
+ "github": "https://github.com/gselina"
```
## Summary
This is a PR auto-generated from `yarn workspace new-dti-website run
pull-from-idol`.
It updates the members JSON with latest **approved** data from IDOL
backend.
Please review it carefully again to ensure nothing bad is here.
## Test Plan
👀1 parent cf9c2e0 commit 7b682f5
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1626 | 1626 | | |
1627 | 1627 | | |
1628 | 1628 | | |
1629 | | - | |
1630 | 1629 | | |
1631 | 1630 | | |
1632 | 1631 | | |
| |||
1636 | 1635 | | |
1637 | 1636 | | |
1638 | 1637 | | |
1639 | | - | |
| 1638 | + | |
| 1639 | + | |
1640 | 1640 | | |
1641 | 1641 | | |
1642 | 1642 | | |
| |||
0 commit comments