diff options
author | Siddhesh Poyarekar <siddhesh@gotplt.org> | 2024-03-07 13:27:45 -0500 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@gotplt.org> | 2024-03-07 15:59:22 -0500 |
commit | c093535f6d5ecef5e6795db5150d2b5f79b2fc15 (patch) | |
tree | db5317531d84b7d6ccb2a7adf00dd17f7a749e79 /source | |
parent | ee06b89ae58ed4f05b00eaea818264f47eba4de1 (diff) | |
download | cti.coretoolchain.dev-c093535f6d5ecef5e6795db5150d2b5f79b2fc15.tar.gz |
projects/glibc: slightly adjust the structure
Add some subheadings and fix a broken link.
Signed-off-by: Siddhesh Poyarekar <siddhesh@gotplt.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/projects/glibc.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/source/projects/glibc.rst b/source/projects/glibc.rst index 7e6604a..27e6b09 100644 --- a/source/projects/glibc.rst +++ b/source/projects/glibc.rst @@ -5,6 +5,9 @@ In 2024 the goal is to migrate the glibc project to use CTI services. The community feedback was collected from July to August 2023. +Current Status +-------------- + The `GNU Maintainers for the glibc project <https://sourceware.org/glibc/wiki/MAINTAINERS#Project_stewards_.28GNU_package_maintainers.29>`_ were asked to make a decision on switching to the services provided by @@ -24,13 +27,17 @@ this document to provide assurances that FOSS would be used to provide services and that there was a checking mechanism in place for services to remain FOSS. -Next steps: +Next steps +---------- * Revisit discussion with Paul Eggert and attain resolution in March 2024 to move forward. Posted originally here: https://inbox.sourceware.org/libc-alpha/45e98807-908f-0968-b6fe-5dbb0af265b1@redhat.com/ +Service migration +----------------- + The following is the suggested list of services to be migrated (with notes): * Mailing lists @@ -81,7 +88,7 @@ The following is the suggested list of services to be migrated (with notes): * Isolate BBB from other services. The current list of glibc services were put together as part of the -CTI TAC `glibc service enumeration <./enum>`_. +CTI TAC :doc:`glibc service enumeration <enum>`. ----------------- |