From c0617c1a0630742c56badf34aa420101849c2ffc Mon Sep 17 00:00:00 2001 From: eclipse-score-bot <187756813+eclipse-score-bot@users.noreply.github.com> Date: Sat, 11 Jul 2026 05:55:48 +0000 Subject: [PATCH] chore: auto-refresh profile readme --- profile/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profile/README.md b/profile/README.md index 11ced60..71742a5 100644 --- a/profile/README.md +++ b/profile/README.md @@ -9,12 +9,12 @@ Dive into our key resources below to understand our project, learn how to contri Explore the official documentation to understand the core components and features of Eclipse S-CORE.
[**Read the Guide »**](https://eclipse-score.github.io/score) **Download Latest Release**
-Get the latest stable release to start building or check the release notes for recent changes.
[**View Releases »**](https://github.com/eclipse-score/reference_integration/releases)

+Get the latest stable release to start building or check the release notes for recent changes.
[**View Releases »**](https://github.com/eclipse-score/score/releases)

| How to Contribute | Development Process | Roadmap & Architecture | | :--- | :--- | :--- | -| Your starting point. This guide details the process for making contributions that align with our technical direction.

[**Read the Guideline »**]([https://eclipse-score.github.io/score/main/contribute/index.html](https://eclipse-score.github.io/score/main/users_guide/index.html)) | Learn about our software development process, designed to ensure automotive-grade quality and performance.

[**View the Process »**](https://eclipse-score.github.io/process_description/main/index.html) | Explore our feature roadmap and architecture to understand the technical direction and future of S-CORE.

[**See the Roadmap »**](https://eclipse-score.github.io/reference_integration/main/s_core_v_1/releases/releases.html) | +| Your starting point. This guide details the process for making contributions that align with our technical direction.

[**Read the Guideline »**](https://eclipse-score.github.io/score/main/contribute/index.html) | Learn about our rigid software development process, designed to ensure automotive-grade quality and performance.

[**View the Process »**](https://eclipse-score.github.io/process_description/main/index.html) | Explore our feature roadmap and architecture to understand the technical direction and future of S-CORE.

[**See the Roadmap »**](https://eclipse-score.github.io/score/main/score_releases/index.html#releases) | ## Repositories in the Github organization @@ -50,7 +50,6 @@ Core S-CORE modules, libraries, and APIs. | [orchestrator](https://github.com/eclipse-score/orchestrator) | Orchestration framework & Safe async runtime for Rust | | [persistency](https://github.com/eclipse-score/persistency) | Repository for persistency framework | | [scrample](https://github.com/eclipse-score/scrample) | Repository for example component | -| [time](https://github.com/eclipse-score/time) | Time synchronization module | #### Incubation @@ -61,6 +60,7 @@ Repositories for experimental or early-stage features. | [inc_daal](https://github.com/eclipse-score/inc_daal) | Incubation repository for DAAL module | | [inc_diagnostics](https://github.com/eclipse-score/inc_diagnostics) | Incubation repository for diagnostics feature | | [inc_someip_gateway](https://github.com/eclipse-score/inc_someip_gateway) | Incubation repository for SOME/IP gateway feature | +| [time](https://github.com/eclipse-score/time) | Time synchronization module | ---