doc: api: rename API WG to Arch WG

The API WG was renamed to Architecture WG.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-02-21 14:05:34 +00:00 committed by Kumar Gala
parent 8dbe58907d
commit 9d6446a7a1

View file

@ -41,7 +41,7 @@ Peripheral APIs (Hardware Related)
When introducing an API (public header file with documentation) for a new
peripheral or driver subsystem, review of the API is enforced and is driven by
the API working group consisting of representatives from different vendors.
the Architecture working group consisting of representatives from different vendors.
The API shall be promoted to ``unstable`` when it has at least two
implementations on different hardware platforms.
@ -195,7 +195,7 @@ The following are the requirements for deprecating an existing API:
The API needs to be marked as deprecated in at least two full releases.
For example, if an API was first deprecated in release 1.14,
it will be ready to be removed in 1.16 at the earliest.
There may be special circumstances, determined by the API working group,
There may be special circumstances, determined by the Architecture working group,
where an API is deprecated sooner.
- What is required when deprecating: