Skip to content

Commit caac295

Browse files
committed
updated readme
1 parent 714c831 commit caac295

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

README.fr.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ Après avoir cloné ce référentiel, les développeurs peuvent simplement exéc
131131

132132
## <b>Auteurs</b>
133133

134+
- **Ben Margolius** - [@benmarg](https://github.com/benmarg)
135+
- **Eric Yun** - [@ericsngyun](https://github.com/ericsngyun)
136+
- **James Nghiem** - [@jemzir](https://github.com/jemzir)
137+
- **Wilton Lee** - [@wiltonlee948](https://github.com/wiltonlee948)
134138
- **David Kim** - [@codejunkie7](https://github.com/codejunkie7)
135139
- **Robby Tipton** - [@RobbyTipton](https://github.com/RobbyTipton)
136140
- **Kevin HoEun Lee** - [@khobread](https://github.com/khobread)

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,10 @@ of the structure and interfaces of the codebase.
296296

297297
## <b>Authors</b>
298298

299+
- **Ben Margolius** - [@benmarg](https://github.com/benmarg)
300+
- **Eric Yun** - [@ericsngyun](https://github.com/ericsngyun)
301+
- **James Nghiem** - [@jemzir](https://github.com/jemzir)
302+
- **Wilton Lee** - [@wiltonlee948](https://github.com/wiltonlee948)
299303
- **Louis Lam** - [@llam722](https://github.com/llam722)
300304
- **Samuel Tran** - [@leumastr](https://github.com/leumastr)
301305
- **Brian Yang** - [@yangbrian310](https://github.com/yangbrian310)

README.rus.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,10 @@ Reactime beta поддерживает приложения, написанны
106106
- [Deep in Weeds with Reactime, Concurrent React_fiberRoot, and Browser History Caching](https://itnext.io/deep-in-the-weeds-with-reactime-concurrent-react-fiberroot-and-browser-history-caching-7ce9d7300abb)
107107

108108
## <b>Авторы</b>
109-
109+
- **Ben Margolius** - [@benmarg](https://github.com/benmarg)
110+
- **Eric Yun** - [@ericsngyun](https://github.com/ericsngyun)
111+
- **James Nghiem** - [@jemzir](https://github.com/jemzir)
112+
- **Wilton Lee** - [@wiltonlee948](https://github.com/wiltonlee948)
110113
- **David Kim** - [@codejunkie7](https://github.com/codejunkie7)
111114
- **Robby Tipton** - [@RobbyTipton](https://github.com/RobbyTipton)
112115
- **Kevin HoEun Lee** - [@khobread](https://github.com/khobread)

www/src/pages/components/TeamSection.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const people: string[][] = [
88
["Andy Tsou", "andytsou19"],
99
["Andy Wong", "andywongdev"],
1010
["Becca Viner", "rtviner"],
11+
["Ben Margolius", "benmarg"],
1112
["Ben Michareune", "bmichare"],
1213
["Brian Yang", "yangbrian310"],
1314
["Bryan Lee", "mylee1995"],
@@ -29,13 +30,15 @@ const people: string[][] = [
2930
["Edwin Menendez", "edwinjmenendez"],
3031
["Emin Tahirov", "eminthrv"],
3132
["Ergi Shehu", "Ergi516"],
33+
["Eric Yun", "ericsngyun"],
3234
["Feiyi Wu", "FreyaWu"],
3335
["Gabriela Aquino", "aquinojardim"],
3436
["Greg Panciera", "gpanciera"],
3537
["Haejin Jo", "haejinjo"],
3638
["Harry Fox", "StackOverFlowWhereArtThou"],
3739
["Hien Nguyen", "hienqn"],
3840
["Jack Crish", "JackC27"],
41+
["James Nghiem", "jemzir"],
3942
["Jason Victor", "Theqwertypusher"],
4043
["Joshua Howard", "Joshua-Howard"],
4144
["Joseph Park", "joeepark"],
@@ -69,6 +72,7 @@ const people: string[][] = [
6972
["Tania Lind", "lind-tania"],
7073
["Viet Nguyen", "vnguyen95"],
7174
["Vincent Nguyen", "VNguyenCode"],
75+
["Wilton Lee", "wiltonlee948"],
7276
["Yujin Kang", " yujinkay"],
7377
]
7478

0 commit comments

Comments
 (0)