summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-06-18 17:54:45 +0100
committerThom May <thom@may.lt>2015-06-18 17:54:45 +0100
commitde9b1c0d7a0b7eb53c5e66c2dacfb92ccfbf161c (patch)
tree2073d866ae3ec6dea248bf831271de4d07546a39
parent6fbe77bf0c3fa2f4683487fac87f79b1eb6c293e (diff)
parenta45a7ed513a42371781f71fe19cf69ccbff57e73 (diff)
downloadchef-de9b1c0d7a0b7eb53c5e66c2dacfb92ccfbf161c.tar.gz
Merge pull request #3522 from ranjib/lt_dey
Proposing myself as Ubuntu LT
-rw-r--r--MAINTAINERS.md5
-rw-r--r--MAINTAINERS.toml3
2 files changed, 6 insertions, 2 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index e3bf07573a..d645dd7353 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -79,10 +79,13 @@ The specific components of Chef related to a given platform - including (but not
## Ubuntu
+### Lieutenant
+
+* [Ranjib Dey](https://github.com/ranjib)
+
### Maintainers
* [Lamont Granquist](https://github.com/lamont-granquist)
-* [Ranjib Dey](https://github.com/ranjib)
* [Thom May](https://github.com/thommay)
## Windows
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index f949fd4542..b0257c7fa3 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -95,9 +95,10 @@ The specific components of Chef related to a given platform - including (but not
[Org.Components.Subsystems.Ubuntu]
title = "Ubuntu"
+ lieutenant = "ranjib"
+
maintainers = [
"lamont-granquist",
- "ranjib",
"thommay"
]