Skip to content

Commit de27994

Browse files
authored
chore: update maintainers and add CODEOWNERS (#1950)
## Summary - Move Tom Wilkie to Emeritus section in MAINTAINERS.md - Add Jay DeLuca (@jaydeluca) as a maintainer - Add CODEOWNERS file listing active maintainers (@fstab, @dhoard, @zeitlinger, @jaydeluca) for automated review assignment ## Test plan - [ ] Verify MAINTAINERS.md content is correct - [ ] Verify CODEOWNERS file is recognized by GitHub after merge
1 parent ffa0d39 commit de27994

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# https://help.github.com/articles/about-codeowners/
2+
# https://git-scm.com/docs/gitignore#_pattern_format
3+
4+
* @fstab @dhoard @zeitlinger @jaydeluca

MAINTAINERS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22

33
- Fabian Stäber <fabian@fstab.de> @fstab
44
- Doug Hoard <doug.hoard@gmail.com> @dhoard
5-
- Tom Wilkie <tom@grafana.com> @tomwilkie
65
- Gregor Zeitlinger <gregor.zeitlinger@grafana.com> @zeitlinger
6+
- Jay DeLuca <jaydeluca4@gmail.com> @jaydeluca
7+
8+
## Emeritus
9+
10+
- Tom Wilkie <tom@grafana.com> @tomwilkie

0 commit comments

Comments
 (0)