blob: 49d6114845d761a1ab047003a5e25919b2fd2474 [file] [log] [blame]
Manojkiran Eda15cee702021-10-23 18:56:18 +05301# OWNERS
2# ------
3#
4# The OWNERS file maintains the list of individuals responsible for various
5# parts of this repository, including code review and approval. We use the
6# Gerrit 'owners' plugin, which consumes this file, along with some extra
7# keywords for our own purposes and tooling.
8#
9# For details on the configuration used by 'owners' see:
10# https://gerrit.googlesource.com/plugins/owners/+/refs/heads/master/owners/src/main/resources/Documentation/config.md
11#
12# An OWNERS file must be in the root of a repository but may also be present
13# in any subdirectory. The contents of the subdirectory OWNERS file are
14# combined with parent directories unless 'inherit: false' is set.
15#
16# The owners file is YAML and has [up to] 4 top-level keywords.
17# * owners: A list of individuals who have approval authority on the
18# repository.
19#
20# * reviewers: A list of individuals who have requested review notification
21# on the repository.
22#
Patrick Williams46d7a1f2022-07-22 16:08:39 -050023# * matchers: A list of specific file/path matchers for granular 'owners' and
Manojkiran Eda15cee702021-10-23 18:56:18 +053024# 'reviewers'. See 'owners' plugin documentation.
25#
26# * openbmc: A list of openbmc-specific meta-data about owners and reviewers.
27# - name: preferred name of the individual.
28# - email: preferred email address of the individual.
29# - discord: Discord nickname of the individual.
30#
31# It is expected that these 4 sections will be listed in the order above and
32# data within them will be kept sorted.
33
34owners:
Gunnar Millse19c9812024-02-21 12:47:24 -060035- gunnar@gmills.xyz
kirankumarb0754fbdaf2023-02-01 21:01:07 +053036- kirankumarb@ami.com
Manojkiran Eda15cee702021-10-23 18:56:18 +053037
38reviewers:
Gunnar Millse4d54c62023-03-08 11:39:43 -060039- a.nikhil@ibm.com
jason westover6d70c982024-08-28 16:09:12 -050040- jwestover@nvidia.com
Gunnar Mills04bd2172024-03-06 22:46:02 -070041- Renuka.Sharanya.Pundla@ibm.com
Kiran Kumar264589a2024-03-27 16:29:13 +053042- sivaprabug@ami.com
Manojkiran Eda15cee702021-10-23 18:56:18 +053043
Patrick Williams46d7a1f2022-07-22 16:08:39 -050044matchers:
Manojkiran Eda15cee702021-10-23 18:56:18 +053045
46openbmc:
Manojkiran Eda15cee702021-10-23 18:56:18 +053047- name: Gunnar Mills
Gunnar Millse19c9812024-02-21 12:47:24 -060048 email: gunnar@gmills.xyz
Manojkiran Eda15cee702021-10-23 18:56:18 +053049 discord: GunnarM
jason westover6d70c982024-08-28 16:09:12 -050050- name: Jason Westover
51 email: jwestover@nvidia.com
52 discord: jasonwestover
kirankumarb07d6ca6432023-02-01 20:51:44 +053053- name: Kirankumar Ballapalli
54 email: kirankumarb@ami.com
Gunnar Millse4d54c62023-03-08 11:39:43 -060055 discord: kirankumarb
56- name: Nikhil Ashoka
57 email: a.nikhil@ibm.com
58 discord: NikhilAshoka
Gunnar Mills04bd2172024-03-06 22:46:02 -070059- name: Renuka Sharanya Pundla
60 email: Renuka.Sharanya.Pundla@ibm.com
61 discord: Renuka Sharanya
Kiran Kumar264589a2024-03-27 16:29:13 +053062- name: Sivaprabu Ganesan
63 email: sivaprabug@ami.com
64 discord: sivaprabug