From 73e19737536a65b353256fb56800d08fed9cb09b Mon Sep 17 00:00:00 2001 From: Alyner Date: Sat, 6 Sep 2025 15:03:08 +0200 Subject: [PATCH] Add status column to repository tables in README --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7663381..5904438 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ This repository gives an overview of key thetasoft repos and serves as a space f ## Product The list of relevant Repositories related to the production of Wulkplot. -| Repository | Description | Maintainers | -| ------------------------------------------------------------------------------ | ----------------------------- | --------------------------------------------------------------------------------- | -| [wulkplot](https://github.com/thetasoft/wulkplot) | Wulkplot app source code | [@Alyner](https://github.com/Alyner3) | -| [wulkplot-translations](https://github.com/Phy-Exp-3x10/wulkplot-translations) | Wulkplot app translations | [@Alyner](https://github.com/Alyner3), [@mgit4002](https://github.com/mgit4002) | +| Repository | Status | Description | Maintainers | +| ------------------------------------------------------------------------------ |--------- | ----------------------------- | --------------------------------------------------------------------------------- | +| [wulkplot](https://github.com/thetasoft/wulkplot) | private | Wulkplot app source code | [@Alyner](https://github.com/Alyner3) | +| [wulkplot-translations](https://github.com/Phy-Exp-3x10/wulkplot-translations) | public | Wulkplot app translations | [@Alyner](https://github.com/Alyner3), [@mgit4002](https://github.com/mgit4002) | ## Translations The list of supported languages for the wulkplot app. @@ -21,7 +21,7 @@ The list of supported languages for the wulkplot app. ## Internal Collection of internal repositories focused on data analysis for experiments conducted at the University of Münster. -| Repository | Description | Participants | -| ---------------------------------------------------------------- | ----------------------------------------------- | ----------------------------------------------------------------------------------------- | -| [Exp-Reports-SG3](https://github.com/thetasoft/Exp-Reports-SG3) | Experiments part of the PGP1FB module (1/2) | [@Alyner](https://github.com/Alyner3), [@mgit4002](https://github.com/mgit4002) | -| [Exp-Reports-SG4](https://github.com/thetasoft/Exp-Reports-SG4) | Experiments part of the PGP1FB module (2/2) | [@Alyner](https://github.com/Alyner3), [@mgit4002](https://github.com/mgit4002), Daniil | +| Repository | Status | Description | Participants | +| ---------------------------------------------------------------- | -------- | ----------------------------------------------- | ----------------------------------------------------------------------------------------- | +| [Exp-Reports-SG3](https://github.com/thetasoft/Exp-Reports-SG3) | private | Experiments part of the PGP1FB module (1/2) | [@Alyner](https://github.com/Alyner3), [@mgit4002](https://github.com/mgit4002) | +| [Exp-Reports-SG4](https://github.com/thetasoft/Exp-Reports-SG4) | private | Experiments part of the PGP1FB module (2/2) | [@Alyner](https://github.com/Alyner3), [@mgit4002](https://github.com/mgit4002), Daniil |