diff options
author | Phil Dibowitz <phil@ipom.com> | 2022-09-20 12:25:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-20 15:25:19 -0400 |
commit | bae9a4b3d37724aab55ff3c4952869fb165ea462 (patch) | |
tree | a6589f69912a198ae93989687cdcbfcdf26cd065 | |
parent | 2624e7a4642d82cacd82f8ac8581b56e25e62cbf (diff) | |
download | chef-bae9a4b3d37724aab55ff3c4952869fb165ea462.tar.gz |
Cleanup MVPs file (#13181)
During the Advisory Council meeting, there was discussion of community
recognition - and the fact that this used to exist came up. I went to go
dig up this to share it with Jeff and George. But in doing so, I noticed
there was both a markdown format error and that the HoF was out of date
(I swear I didn't do this to add myself, it just worked out that way).
HoF math:
```
[phil@rider (main) chef]$ egrep '\[Client|Chef' CHEF_MVPS.md | awk -F\| '{print $4}' | sed -e 's/, /\n/g' -e 's/^ //g' -e 's/ $//g' | sort | uniq -c | sort | tail -5
2 Xabier de Zuazo
3 Jeff Blaine
3 Matthew Kent
3 Phil Dibowitz
```
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Phil Dibowitz <phil@ipom.com>
-rw-r--r-- | CHEF_MVPS.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHEF_MVPS.md b/CHEF_MVPS.md index 98e0351c76..65696d54ab 100644 --- a/CHEF_MVPS.md +++ b/CHEF_MVPS.md @@ -24,7 +24,7 @@ Each year at ChefConf, a number of individuals are awarded the Awesome Community - [Bastien Jove](https://github.com/tensibai) - [Lance Albertson](https://github.com/ramereth) - [Marc Chamberland](https://github.com/bobchaos) -- [2019][USA](https://blog.chef.io/congratulations-to-our-2019-awesome-community-chefs/), [Europe](https://blog.chef.io/congratulations-to-our-chefconf-london-2019-award-winners/) +- 2019 [USA](https://blog.chef.io/congratulations-to-our-2019-awesome-community-chefs/), [Europe](https://blog.chef.io/congratulations-to-our-chefconf-london-2019-award-winners/) - [Graham Weldon](https://github.com/predominant) - [Jason Field](https://github.com/xorima) - [Joshua Basch](https://github.com/HT154) @@ -73,6 +73,7 @@ After receiving three MVP awards, we add someone to the hall of fame. We want to - Bryan Berry - Bryan McLellan - Jeff Blaine +- Phil Dibowitz ## The MVP recipients |