diff --git a/README.md b/README.md index f83d1a5..f2e4a14 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ -# Kuksa Feeders and Providers -![kuksa.val Logo](./doc/img/logo.png) +# THIS REPOSITORY HAS BEEN ARCHIVED, see [issue 174](https://github.com/eclipse/kuksa.val.feeders/issues/174) for details. -*Note: This is a legacy repository. Most providers has been moved to new repositories!* - - -Name | Description ----- | ----------- -[Replay](./replay) |[KUKSA Server](https://github.com/eclipse/kuksa.val/tree/master/kuksa-val-server) replay script for previously recorded files, created by running KUKSA Server with `--record` argument **Note: Replay is deprecated and will reach End-of-Life 2024-12-31!** +The Eclipse KUKSA project has reorganized the repositories it uses, and most content of this repository has been moved to new repositories +within the [eclipse-kuksa](https://github.com/eclipse-kuksa) Github organization. ## Providers moved to new repositories @@ -19,6 +14,15 @@ Name | Description * [eCAL Provider](https://github.com/eclipse-kuksa/kuksa-incubation/tree/main/ecal2val) * [PS4/PS5 - 2021 Formula Provider](https://github.com/eclipse-kuksa/kuksa-incubation/tree/main/fone2val) +# Kuksa Feeders and Providers +![kuksa.val Logo](./doc/img/logo.png) + + +Name | Description +---- | ----------- +[Replay](./replay) |[KUKSA Server](https://github.com/eclipse/kuksa.val/tree/master/kuksa-val-server) replay script for previously recorded files, created by running KUKSA Server with `--record` argument + + ## Pre-commit set up This repository is set up to use [pre-commit](https://pre-commit.com/) hooks. Use `pip install pre-commit` to install pre-commit.