Add maintainers file

Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
Derek McGowan 2025-07-18 17:02:39 -07:00
parent c753be17ba
commit 70ecc8a578
2 changed files with 14 additions and 1 deletions

13
MAINTAINERS Normal file
View File

@ -0,0 +1,13 @@
# NRI project maintainers
#
# See https://github.com/containerd/project/blob/main/GOVERNANCE.md#maintainership for committer versus reviewer roles
#
# Core containerd maintainers are also maintainers of the NRI project,
# see https://github.com/containerd/project/blob/main/MAINTAINERS
#
# COMMITTERS
# GitHub ID, Name, Email address,GPG fingerprint
"klihub","Krisztian Litkey","krisztian.litkey@intel.com",""
#
# REVIEWERS
# GitHub ID, Name, Email address, GPG fingerprint

View File

@ -490,7 +490,7 @@ nri is a containerd sub-project, licensed under the [Apache 2.0 license](./LICEN
As a containerd sub-project, you will find the: As a containerd sub-project, you will find the:
* [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md), * [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md),
* [Maintainers](https://github.com/containerd/project/blob/main/MAINTAINERS), * [Maintainers](./MAINTAINERS),
* and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md) * and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md)
information in our [`containerd/project`](https://github.com/containerd/project) repository. information in our [`containerd/project`](https://github.com/containerd/project) repository.