From 35e021d8552691531a0aa0ae508c912f78907a4f Mon Sep 17 00:00:00 2001 From: Aleksandar Markovic Date: Sat, 16 Apr 2022 18:45:31 +0200 Subject: [PATCH] doc: Split and enhance subsections on "dev-review" and "TSC" labels Split the explanation on dev-review and TSC labels into two separate ones, and slightly reword both. For both, amend corresponding link to point to the more relevant place in the online page on Zephyr meetings. Add explanation for acronym "TSC". Signed-off-by: Aleksandar Markovic --- doc/project/dev_env_and_tools.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/project/dev_env_and_tools.rst b/doc/project/dev_env_and_tools.rst index 45ee0931dd8..d66aeba323d 100644 --- a/doc/project/dev_env_and_tools.rst +++ b/doc/project/dev_env_and_tools.rst @@ -360,12 +360,18 @@ and PRs which relate to that area. An issue or PR which affects only a particular platform. * *dev-review* -* *TSC* -The issue is to be discussed in the following `dev-review/TSC meeting`_ if time +The issue is to be discussed in the following `dev-review`_ if time permits. -.. _`dev-review/TSC meeting`: https://github.com/zephyrproject-rtos/zephyr/wiki/Zephyr-Committee-and-Working-Group-Meetings +.. _`dev-review`: https://github.com/zephyrproject-rtos/zephyr/wiki/Zephyr-Committee-and-Working-Group-Meetings#zephyr-dev-meeting + +* *TSC* + +TSC stands for Technical Steering Committee. The issue is to be discussed in the +following `TSC meeting`_ if time permits. + +.. _`TSC meeting`: https://github.com/zephyrproject-rtos/zephyr/wiki/Zephyr-Committee-and-Working-Group-Meetings#technical-steering-committee-tsc * *Stable API Change*