diff options
author | Ranjib Dey <ranjib@pagerduty.com> | 2015-06-11 13:57:23 -0700 |
---|---|---|
committer | Ranjib Dey <ranjib@pagerduty.com> | 2015-06-11 13:57:23 -0700 |
commit | a45a7ed513a42371781f71fe19cf69ccbff57e73 (patch) | |
tree | 2c7fa8799ff367cea08d05027506567acd4122a2 | |
parent | b08c9010c387c762a6fa82fa9ae8c2a5e5c8594d (diff) | |
download | chef-a45a7ed513a42371781f71fe19cf69ccbff57e73.tar.gz |
proposing myself as Ubuntu LT
-rw-r--r-- | MAINTAINERS.md | 5 | ||||
-rw-r--r-- | MAINTAINERS.toml | 3 |
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" ] |