Skip to content

Commit 7aa525c

Browse files
committed
Include original authors in README
1 parent 8ebd517 commit 7aa525c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,22 @@ When possible, upstream flowtype and definitely-typed types have been translated
1919

2020
This repository is a fork of [`roblox/react-lua`](https://github.com/roblox/react-lua) with the intention of being the Roblox and global Lua community go-to for React in Lua. Roblox's repository is a read-only mirror of their internal project, and as such cannot be contributed to by the community. They have not published React to any public package registry and have not made alterations for easier use by the community.
2121

22+
### Original Project Authors
23+
24+
Roblox has removed commit author history in their public mirror, which means the original project authors cannot be properly credited. Below is a list of people who originally worked on React Lua, extracted from the `rotriever.toml` file in Roblox's repository.
25+
26+
Please note that many of these emails may be inactive, as much of the original team working on React Lua are no longer at Roblox.
27+
28+
```
29+
"Paul Doyle <[email protected]>",
30+
"Matt Hargett <[email protected]>",
31+
"Max Mines <[email protected]>",
32+
"Carlo Conte <[email protected]>",
33+
"Henry Allen <[email protected]>",
34+
"Olivier Trepanier <[email protected]>",
35+
"Hugh Collins <[email protected]>"
36+
```
37+
2238
## Status
2339

2440
The [react repo](https://github.com/facebook/react) is a monorepo with a number of member projects in its `packages` folder, managed by a Yarn workspace. Below is a description of each of those package, its status in React Lua, and how it likely fits into our future plans.

0 commit comments

Comments
 (0)