Skip to content

Commit a877f89

Browse files
Reflecting the current leadership of the project (#3474)
* Reflecting the current leadership of the project Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> * More simple responsible structure Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> * Just triggering the build Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> * Fixing links Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> --------- Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
1 parent fa899a7 commit a877f89

3 files changed

Lines changed: 3 additions & 34 deletions

File tree

CODEOWNERS

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -6,35 +6,4 @@
66
# @global-owner1 and @global-owner2 will be requested for
77
# review when someone opens a pull request.
88

9-
* @walterkozlowski @collivier @rgstori @xudan16
10-
11-
# Governance
12-
/doc/gov/ @lei-cloud @walterkozlowski @bfcohen @gkunz @rgstori @lylavoie @CsatariGergely
13-
/CODEOWNERS @lei-cloud @walterkozlowski @bfcohen @gkunz @rgstori @lylavoie @CsatariGergely
14-
/CONTRIBUTING.rst @lei-cloud @walterkozlowski @bfcohen @gkunz @rgstori @lylavoie @CsatariGergely
15-
/doc/CODE_OF_CONDUCT.rst @lei-cloud @walterkozlowski @bfcohen @gkunz @rgstori @lylavoie @CsatariGergely
16-
/doc/GSMA_CNTT_Terms_of_Reference.pdf @lei-cloud @walterkozlowski @bfcohen @gkunz @rgstori @lylavoie @CsatariGergely
17-
18-
# Reference Model
19-
/doc/ref_model/ @walterkozlowski
20-
21-
# Reference Architectures 1
22-
/doc/ref_arch/openstack/ @collivier
23-
24-
# Reference Implementation 1
25-
/doc/ref_impl/cntt-ri/ @collivier
26-
27-
# Reference Architectures 2
28-
/doc/ref_arch/kubernetes/ @rgstori
29-
30-
# Reference Implementation 2
31-
/doc/ref_impl/cntt-ri2/ @xudan16
32-
33-
# Reference Conformance 2
34-
# /doc/ref_cert/RC2/
35-
36-
# Edge workstream
37-
/doc/tech/usecases.md @walterkozlowski
38-
39-
# NFG
40-
/doc/tech/ @walterkozlowski
9+
* @bfcohen @sknrao

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Badges
7070
------
7171

7272
.. image:: https://img.shields.io/ossf-scorecard/github.com/anuket-project/anuket-specifications?label=openssf%20scorecard&style=flat
73-
:target: https://scorecard.dev/viewer/?uri=github.com/anuket-project/anuket-specifications
73+
:target: https://scorecard.dev/viewer/?uri=github.com/anuket-project/anuket-specifications

doc/common/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Container Related Terminology
142142
- **Container Engine:** Software components used to create, destroy, and manage containers on top of an operating system.
143143
- **Container Image:** Stored instance of a container that holds a set of software needed to run an application.
144144
- **Container Runtime:** The software that is responsible for running containers.
145-
*Note:* as explained in OCI Glossary (`https://github.com/opencontainers/runtime-spec/blob/master/glossary.md <https://github.com/opencontainers/runtime-spec/blob/master/glossary.md>`__) it reads the configuration files for a
145+
*Note:* as explained in OCI Glossary (`https://github.com/opencontainers/runtime-spec/blob/main/glossary.md <https://github.com/opencontainers/runtime-spec/blob/main/glossary.md>`__) it reads the configuration files for a
146146
**Container** from a directory structure, uses that information to create a container, launches a process inside the container, and performs other lifecycle actions.
147147

148148
- **Container-as-a-Service (CaaS)**: A complete set of technologies to enable the management of containerised software, including a Kubernetes cluster, container networking, storage, routing, service mesh, etc.

0 commit comments

Comments
 (0)