From a4b91f59279c59eb7f1bdd3e66e91b182ec955f7 Mon Sep 17 00:00:00 2001 From: Tyler Mandry Date: Wed, 31 Jul 2019 16:33:16 -0700 Subject: [PATCH] Add tmandry as familiar with generators --- content/experts/map.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/experts/map.toml b/content/experts/map.toml index 1b6c9a5d..3470b0e1 100644 --- a/content/experts/map.toml +++ b/content/experts/map.toml @@ -217,3 +217,10 @@ directories = [] crates = [] experts = ["petrochenkov"] familiar = [] + +[[areas]] +name = "Generators" +directories = [] +crates = [] +experts = [] +familiar = ["tmandry"]