From 1b25574b365f5f4e03fc625ea6ee338ac40b5b28 Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Fri, 27 Mar 2020 15:33:11 +0100 Subject: [PATCH 1/7] Update and rename orgchart.md to directory.md --- documentation/directory.md | 22 ++++++++++++++++++++++ documentation/orgchart.md | 14 -------------- 2 files changed, 22 insertions(+), 14 deletions(-) create mode 100644 documentation/directory.md delete mode 100644 documentation/orgchart.md diff --git a/documentation/directory.md b/documentation/directory.md new file mode 100644 index 0000000..c6afd55 --- /dev/null +++ b/documentation/directory.md @@ -0,0 +1,22 @@ +# Directory + +| Role | Slack | +| --- | --- | +| **Main point of contact** | [**@dmangot**](https://helpfulengineering.slack.com/team/UV9R7QTU3) | +| AWS Team | [@skuenzli](https://helpfulengineering.slack.com/team/UV4C6N0M9), [@imonthercks](https://helpfulengineering.slack.com/team/U01063BPVHV) and [@Chris Mac](https://helpfulengineering.slack.com/team/U0101D9734M) | +| Azure Team | [@Troy Witthoeft](https://helpfulengineering.slack.com/team/UUXNLFC83) and [@Jonathan Vermeij](https://helpfulengineering.slack.com/team/UV40B6S82) | +| GCP Team | *Not decided yet* | +| Auth Team | **[@imonthercks](https://helpfulengineering.slack.com/team/U01063BPVHV)** and [@deanforan](https://helpfulengineering.slack.com/team/U0103HBR7K4) | +| Airtable Support | **[@psprings](https://helpfulengineering.slack.com/team/U010AK510F2)**, [@Ken](https://helpfulengineering.slack.com/team/U0105RNGQC9) and [@jonnyparris](https://helpfulengineering.slack.com/team/U0104HLHP8E) | +| Github Support | [@Frank Prins](https://helpfulengineering.slack.com/team/U010740NECE) and [@0x2b3bfa0](https://helpfulengineering.slack.com/team/U0103B34HGR) | +| CRM / Odoo | [@Matt Melton](https://helpfulengineering.slack.com/team/U0109QJ8ALV) and [@Ray Carnes](https://helpfulengineering.slack.com/team/U010HQK88MU) | +| [Main web site](https://helpfulengineering.org) | [@Charles He](https://helpfulengineering.slack.com/team/UUSFSSUTD) | +| Onboarding Wiki / Notion | [@Mark](https://helpfulengineering.slack.com/team/UVB7QETA7) | + +_Note: **@usernames** in bold denote the primary point of contact for each team._ + +# [Projects](https://github.com/search?q=topic%3Aproject+org%3Ahelpfulengineering&type=Repositories) + + +Each project keeps its own team directory [inside its main repository](https://github.com/search?q=topic%3Aproject+org%3Ahelpfulengineering&type=Repositories) + diff --git a/documentation/orgchart.md b/documentation/orgchart.md deleted file mode 100644 index e7b6498..0000000 --- a/documentation/orgchart.md +++ /dev/null @@ -1,14 +0,0 @@ -DevOps OrgChart - -| Role | SlackName | -| --- | --- | -| Main Point of Contact | **@dmangot** | -| AWS Team | @skuenzli, @imonthercks, @cmac | -| Azure Team | @Troy Witthoeft, @Jonathan Vermeij | -| GCP Team | TBD | -| Auth Team | **@imonthercks** | -| Airtable Support | **@psprings**, @ken | -| Github Support | @Frank Prins and @0x2b3bfa0 | - - -_**@username** denotes primary point of contact for that team_ \ No newline at end of file From 950acb960354f911fcd9de2f0bcfd1f9bb3e9e88 Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Fri, 27 Mar 2020 15:37:39 +0100 Subject: [PATCH 2/7] Update README.md --- README.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 66bc290..7035bba 100644 --- a/README.md +++ b/README.md @@ -23,20 +23,7 @@ Please **[create a repository request issue](https://github.com/helpfulengineeri ### Who should I ask about X? -Check out the directory below +Follow the directory link below -## Directory +# [Directory](documentation/directory.md) -### Services - -- AWS: [@Chris Mac](https://helpfulengineering.slack.com/team/U0101D9734M) and [@skuenzli](https://helpfulengineering.slack.com/team/UV4C6N0M9) -- Azure: [@Jonathan Vermeij](https://helpfulengineering.slack.com/team/UV40B6S82) and [@Troy Witthoeft](https://helpfulengineering.slack.com/team/UUXNLFC83) -- Central project and volunteer list / AirTable: [@psprings](https://helpfulengineering.slack.com/team/U010AK510F2), [@Ken](https://helpfulengineering.slack.com/team/U0105RNGQC9) and [@jonnyparris](https://helpfulengineering.slack.com/team/U0104HLHP8E) -- CRM / Odoo: [@Matt Melton](https://helpfulengineering.slack.com/team/U0109QJ8ALV) and [@Ray Carnes](https://helpfulengineering.slack.com/team/U010HQK88MU) -- GitHub: [@Frank Prins](https://helpfulengineering.slack.com/team/U010740NECE) and [@0x2b3bfa0](https://helpfulengineering.slack.com/team/U0103B34HGR) -- https://helpfulengineering.org website: [@Charles He](https://helpfulengineering.slack.com/team/UUSFSSUTD) -- Onboarding Wiki / Notion: [@Mark](https://helpfulengineering.slack.com/team/UVB7QETA7) -- SAML / Auth0: [@imonthercks](https://helpfulengineering.slack.com/team/U01063BPVHV) and [@deanforan](https://helpfulengineering.slack.com/team/U0103HBR7K4) - -### Projects -- [\#project-monitoring-o2](https://helpfulengineering.slack.com/archives/CV52VNTJM): [@Daniel Pritchett](https://helpfulengineering.slack.com/team/UVACS1MFF) From 18f870f54ff9fa4b5e34a3885b2e66dd4bbade11 Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Fri, 27 Mar 2020 16:22:02 +0100 Subject: [PATCH 3/7] Apply markdown styling --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7035bba..3e07453 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ Welcome to the Helpful Engineering DevOps team. We have our FAQ below and more documentation will be in the repo. +*** -## FAQ +## :question: FAQ ### How do I get help? -Click the lightning bolt in the header of the slack channel and select “Help Request” +Click the lightning bolt (:zap:) in the header of the slack channel and select «**Help Request**» ### How do I help out? @@ -25,5 +26,7 @@ Please **[create a repository request issue](https://github.com/helpfulengineeri Follow the directory link below -# [Directory](documentation/directory.md) +*** +## :clipboard: [Directory](/documentation/directory.md) +**You can find the team directory at [/documentation/directory.md](/documentation/directory.md)** From 2b09d4c007c1bee5de140acb598bbce0a1d5fbe8 Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Fri, 27 Mar 2020 16:23:03 +0100 Subject: [PATCH 4/7] Reword description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e07453..53e8922 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [Helpful Engineering DevOps Team](https://helpfulengineering.slack.com/archives/CV54M16QH) -Welcome to the Helpful Engineering DevOps team. We have our FAQ below and more documentation will be in the repo. +Welcome to the Helpful Engineering DevOps team. Please check our FAQ below and the documentation in the repository. *** From 17a8add75ec2d1c895d648af0848de60a8fa2715 Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Sat, 28 Mar 2020 16:36:30 +0100 Subject: [PATCH 5/7] Move the non-team entries --- documentation/directory.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/documentation/directory.md b/documentation/directory.md index c6afd55..6aed2f2 100644 --- a/documentation/directory.md +++ b/documentation/directory.md @@ -7,11 +7,6 @@ | Azure Team | [@Troy Witthoeft](https://helpfulengineering.slack.com/team/UUXNLFC83) and [@Jonathan Vermeij](https://helpfulengineering.slack.com/team/UV40B6S82) | | GCP Team | *Not decided yet* | | Auth Team | **[@imonthercks](https://helpfulengineering.slack.com/team/U01063BPVHV)** and [@deanforan](https://helpfulengineering.slack.com/team/U0103HBR7K4) | -| Airtable Support | **[@psprings](https://helpfulengineering.slack.com/team/U010AK510F2)**, [@Ken](https://helpfulengineering.slack.com/team/U0105RNGQC9) and [@jonnyparris](https://helpfulengineering.slack.com/team/U0104HLHP8E) | -| Github Support | [@Frank Prins](https://helpfulengineering.slack.com/team/U010740NECE) and [@0x2b3bfa0](https://helpfulengineering.slack.com/team/U0103B34HGR) | -| CRM / Odoo | [@Matt Melton](https://helpfulengineering.slack.com/team/U0109QJ8ALV) and [@Ray Carnes](https://helpfulengineering.slack.com/team/U010HQK88MU) | -| [Main web site](https://helpfulengineering.org) | [@Charles He](https://helpfulengineering.slack.com/team/UUSFSSUTD) | -| Onboarding Wiki / Notion | [@Mark](https://helpfulengineering.slack.com/team/UVB7QETA7) | _Note: **@usernames** in bold denote the primary point of contact for each team._ From 2e6cf327589d0d33bc7f46b973fd876180cd2f1e Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Sat, 28 Mar 2020 16:37:31 +0100 Subject: [PATCH 6/7] Move the non-team directory to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 53e8922..4634b98 100644 --- a/README.md +++ b/README.md @@ -29,4 +29,9 @@ Follow the directory link below *** ## :clipboard: [Directory](/documentation/directory.md) +| Airtable Support | **[@psprings](https://helpfulengineering.slack.com/team/U010AK510F2)**, [@Ken](https://helpfulengineering.slack.com/team/U0105RNGQC9) and [@jonnyparris](https://helpfulengineering.slack.com/team/U0104HLHP8E) | +| Github Support | [@Frank Prins](https://helpfulengineering.slack.com/team/U010740NECE) and [@0x2b3bfa0](https://helpfulengineering.slack.com/team/U0103B34HGR) | +| CRM / Odoo | [@Matt Melton](https://helpfulengineering.slack.com/team/U0109QJ8ALV) and [@Ray Carnes](https://helpfulengineering.slack.com/team/U010HQK88MU) | +| [Main web site](https://helpfulengineering.org) | [@Charles He](https://helpfulengineering.slack.com/team/UUSFSSUTD) | +| Onboarding Wiki / Notion | [@Mark](https://helpfulengineering.slack.com/team/UVB7QETA7) | **You can find the team directory at [/documentation/directory.md](/documentation/directory.md)** From 62f8751ad33e39f7a97c10bde8f862e657e67d9a Mon Sep 17 00:00:00 2001 From: Helio Machado <0x2b3bfa0+git@googlemail.com> Date: Sat, 28 Mar 2020 16:38:39 +0100 Subject: [PATCH 7/7] Fix formatting --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4634b98..fe2c584 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,12 @@ Follow the directory link below *** ## :clipboard: [Directory](/documentation/directory.md) +| Role | Slack | + | --- | --- | | Airtable Support | **[@psprings](https://helpfulengineering.slack.com/team/U010AK510F2)**, [@Ken](https://helpfulengineering.slack.com/team/U0105RNGQC9) and [@jonnyparris](https://helpfulengineering.slack.com/team/U0104HLHP8E) | | Github Support | [@Frank Prins](https://helpfulengineering.slack.com/team/U010740NECE) and [@0x2b3bfa0](https://helpfulengineering.slack.com/team/U0103B34HGR) | | CRM / Odoo | [@Matt Melton](https://helpfulengineering.slack.com/team/U0109QJ8ALV) and [@Ray Carnes](https://helpfulengineering.slack.com/team/U010HQK88MU) | | [Main web site](https://helpfulengineering.org) | [@Charles He](https://helpfulengineering.slack.com/team/UUSFSSUTD) | | Onboarding Wiki / Notion | [@Mark](https://helpfulengineering.slack.com/team/UVB7QETA7) | + **You can find the team directory at [/documentation/directory.md](/documentation/directory.md)**