From f1c38da8b1a2425028e03e6f8ff44075b239a672 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 21 Mar 2023 02:08:36 -0500 Subject: [PATCH] Update ceo-handbook.md (#10628) # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md) - [ ] Documented any permissions changes - [ ] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features. - [ ] Added/updated tests - [ ] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [ ] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [ ] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). --- handbook/business-operations/ceo-handbook.md | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/handbook/business-operations/ceo-handbook.md b/handbook/business-operations/ceo-handbook.md index f24fac58b3..e8b0db29e5 100644 --- a/handbook/business-operations/ceo-handbook.md +++ b/handbook/business-operations/ceo-handbook.md @@ -1,18 +1,6 @@ # CEO handbook This page details processes specific to Mike McNeil, CEO of Fleet. Below are a list of processes the Executive Assistant collaborates with the CEO. - -#### In this section - -- [The CEO support team](#the-ceo-support-team) -- [CEO preferences](#ceo-preferences) -- [Contacting the CEO](#contacting-the-ceo) -- [Scheduling with the CEO](#scheduling-with-the-ceo) -- [OKR planning](#okr-planning) -- [Prep work](#prep-work) -- [Tasks as assigned](#tasks-as-assigned) - - ## The CEO support team ### EA to the CEO @@ -58,6 +46,9 @@ Last minute changes or cancellations should be communicated to Mike via DM rathe ### CEO email management + +> TODO: let's rethink this. -Mike, March 2023 + - Labels: /DOTO Mike, /FYI Mike, /EA is monitoring, /Signature needed - Emails that need the CEO's attention should be "starred" - EA should prepare draft responses, move drafts to the Inbox, and label @@ -177,6 +168,8 @@ How to file videos from Gong recordings (**marking as "private" in gong is not a - Include in the doc "link to video:" - Include in the doc "link to transcript:" + +