Commit 37b7429
authored
feat(graveyard): add 5 famous casualties to the hall of shame (#20)
Adds entries to KNOWN_REPO_CAUSES (src/lib/scoring.ts) and
HALL_OF_SHAME (src/components/Leaderboard.tsx) for five
factually-abandoned repos, matching the existing dry deadpan tone:
- facebook/draft-js (archived Feb 2023, replaced by Lexical)
- LightTable/LightTable (abandoned 2022, Kickstarter IDE)
- keystonejs/keystone-classic (archived Dec 2023, superseded by Keystone 6)
- facebookarchive/stetho (archived 2024, native DevTools Android took over)
- facebookarchive/react-native-fbsdk (archived 2021, replaced by -fbsdk-next)
All five repos are confirmed archived on GitHub. Causes are under
~65 characters. Test + lint pass.
Refs #9
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>1 parent 7b850e8 commit 37b7429
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments