From d1bdb67fb0cd5f500ece8cb877e689d38d1598e7 Mon Sep 17 00:00:00 2001 From: Ben Hutton Date: Fri, 14 Jun 2024 11:25:45 +0100 Subject: [PATCH] Define data ingestion as automated into one file, and curated data into another file. In response to https://github.com/json-schema-org/ecosystem/pull/12\#issuecomment-2165059313 --- projects/tooling-self-identification/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/tooling-self-identification/readme.md b/projects/tooling-self-identification/readme.md index 92c7b5e..ac1c949 100644 --- a/projects/tooling-self-identification/readme.md +++ b/projects/tooling-self-identification/readme.md @@ -55,12 +55,12 @@ If you define this file in your tooling repository, you will: ## What will happen with the data? -Data that's collected when it meets the above stated criteria will be used to create a Pull Request into the ecosystem repo to add or update the information. - -The data for tools lives in a single file in this repository, and will be duplicated out to the website repository and the landscape repository when modified. (You can opt-out of appearing in the landscape diagram if you wish, by setting `landscape > optOut` to `true`. This will mean the tool will only appear on the website.) +Data that's collected when it meets the above stated criteria copied into a file in the ecosystem repository. A Pull Request will then automatically be created to copy modifications into another file. The Pull Request will be reviewed by the JSON Schema team. If we need to ask for changes to your data file, we will do so by raising an Issue in the originating repository. +The resulting final data for tools lives in a file in this repository, and will be duplicated out to the website repository and the landscape repository when modified. (You can opt-out of appearing in the landscape diagram if you wish, by setting `landscape > optOut` to `true`. This will mean the tool will only appear on the website.) + When we receive and accept Maintainer-Provided data for a tool or library, we will remove the entry from the Community-Contributed Legacy data. ## Tooling categories definitions