Skip to content

Commit fa3cd41

Browse files
authored
Merge pull request #184 from dmcgowan/add-maintainers-list
Add maintainers file
2 parents c753be1 + 70ecc8a commit fa3cd41

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# NRI project maintainers
2+
#
3+
# See https://github.com/containerd/project/blob/main/GOVERNANCE.md#maintainership for committer versus reviewer roles
4+
#
5+
# Core containerd maintainers are also maintainers of the NRI project,
6+
# see https://github.com/containerd/project/blob/main/MAINTAINERS
7+
#
8+
# COMMITTERS
9+
# GitHub ID, Name, Email address,GPG fingerprint
10+
"klihub","Krisztian Litkey","krisztian.litkey@intel.com",""
11+
#
12+
# REVIEWERS
13+
# GitHub ID, Name, Email address, GPG fingerprint

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ nri is a containerd sub-project, licensed under the [Apache 2.0 license](./LICEN
490490
As a containerd sub-project, you will find the:
491491

492492
* [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md),
493-
* [Maintainers](https://github.com/containerd/project/blob/main/MAINTAINERS),
493+
* [Maintainers](./MAINTAINERS),
494494
* and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md)
495495

496496
information in our [`containerd/project`](https://github.com/containerd/project) repository.

0 commit comments

Comments
 (0)