From 3b2e57edde83a2c21e46a36e583ce6507bd5a583 Mon Sep 17 00:00:00 2001 From: EntireTwix Date: Sun, 4 Jul 2021 18:50:14 -0700 Subject: [PATCH] :books: replaced contribs link with file --- README.md | 2 +- docs/contributors.md | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 docs/contributors.md diff --git a/README.md b/README.md index bedcd3b..a9d95de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ * [problem/solution](docs/idea.md) -* [contributors](https://github.com/EntireTwix/CCash/graphs/contributors) +* [contributors](docs/contributors.md) * connected services * how to contribute * [explanation](docs/connected_services/how_to/explanation.md) diff --git a/docs/contributors.md b/docs/contributors.md new file mode 100644 index 0000000..47b46c6 --- /dev/null +++ b/docs/contributors.md @@ -0,0 +1,15 @@ +# Contributors +## Project Work +| name | work | +| :------------------------------------------ | ----------------------------------------------------------- | +| Caesay | Restful API changes | +| [Luke](https://github.com/LukeeeeBennett) | JS API, docker package | +| [React](https://github.com/Reactified) | Computer Craft API, logo | +| [Expand](https://github.com/Expand-sys) | fixed docker package | +| [Doggo](https://github.com/FearlessDoggo21) | Logs loading&adding optimized, Python API, endpoint changes | + +## Connected Service Work + +| name | work | +| :------------------------------------- | ------------------------------------- | +| [React](https://github.com/Reactified) | Computer Craft Shop, ATM, Wallet, etc | \ No newline at end of file