From 6c06158a5d8a967de4c8611e6a51f5bca7953a20 Mon Sep 17 00:00:00 2001 From: Herbert Damker <52109189+hdamker@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:08:23 +0200 Subject: [PATCH] Update ProjectStructureAndRoles.md Co-authored-by: Eric Murray --- ProjectStructureAndRoles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectStructureAndRoles.md b/ProjectStructureAndRoles.md index ebab2a8..194f10f 100644 --- a/ProjectStructureAndRoles.md +++ b/ProjectStructureAndRoles.md @@ -61,7 +61,7 @@ More details can be found in the [CONTRIBUTING.MD](https://github.com/camaraproj **API Backlog** -The API Backlog Working Group is supervised by the TSC. The responsibility of the Working Group is to coordinate and prepare all the material needed to evaluate a proposal for a new API, API family (Sub Project) or scope change of a Sub Project. The prepared material will be evaluated by TSC to decide if a new Sub Project should be onboarded in CAMARA. +The API Backlog Working Group is supervised by the TSC. The responsibility of the Working Group is to coordinate and prepare all the material needed to evaluate a proposal for a new Sub Project (consisting of one or more related APIs), or scope change of an existing Sub Project (including adding additional APIs to that Sub Project). The prepared material will be evaluated by TSC to decide if a new Sub Project should be onboarded in CAMARA. The API onboarding and management in CAMARA is described in [API-onboarding.md](./documentation/API-onboarding.md).