From cc75c4a18f7ca50b9645f1f9dc0c8794e5ee8e99 Mon Sep 17 00:00:00 2001 From: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com> Date: Tue, 30 May 2023 12:19:32 -0500 Subject: [PATCH] Handbook: update marketing rituals (#11896) Update Ritual table removed departed DRI's # 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/marketing/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/handbook/marketing/README.md b/handbook/marketing/README.md index 4416b3f78e..89d358cc2f 100644 --- a/handbook/marketing/README.md +++ b/handbook/marketing/README.md @@ -693,21 +693,17 @@ The following table lists the Marketing, Brand, and Community group's rituals, f | Enrich Salesforce leads | Weekly | Follow the Salesforce lead enrichment process every Friday | Drew Baker | | Outside contributions | Weekly | Check pull requests for outside contributions every Monday | Drew Baker| | Weekly article | Weekly | Publish an article and promote it on social media | Drew Baker| -| Missed demo follow up | Weekly | Email all leads who missed a scheduled demo | Andrew Bare | | Weekly ins and outs | Weekly | Track marketing team ins and outs | Jarod Reyes | | Podcast outreach | Weekly | Conduct podcast outreach twice a week | Drew Baker | | Weekly update | Weekly | Update the marketing KPIs in the ["🌈 Weekly updates" spreadsheet](https://docs.google.com/spreadsheets/d/1Hso0LxqwrRVINCyW_n436bNHmoqhoLhC8bcbvLPOs9A/edit#gid=0) | Drew Baker | | Update the "Release" field on the #g-marketing board | Every 3 weeks | | Jarod Reyes | | Monthly conference checks | Monthly | Check for conference openings and sponsorship opportunities on the 1st of every month | Drew Baker| | Freshen up pinned posts | Quarterly | Swap out or remove pinned posts on the brand Twitter account and LinkedIn company page | Drew Baker | -| Documentation quality | On request | Review pull requests to the docs for spelling, punctuation, and grammar | Chris McGillicuddy | -| Handbook quality | Daily | Review pull requests to the handbook for spelling, punctuation, and grammar | Chris McGillicuddy | | Tweet review | Daily | Review tweets for tone and brand consistency | Mike Thomas | | Article review | Weekly | Review articles for tone and brand consistency | Mike Thomas | | Article graphic | Weekly | Create a graphic for the weekly article | Mike Thomas | | Brand planning | Three weeks | Prioritize and assigns issues to relevant personnel based on current goals and quarterly OKRs | Mike Thomas | | OKR review | Three weeks | Review the status of current OKRs | Mike Thomas | -| Handbook editor pass | Monthly | Edit for copy and content | Chris McGillicuddy | | Browser compatibility check | Monthly | Check browser compatibility for the website | Eric Shaw | | OKR planning | Quarterly | Plan next quarter's OKRs | Mike Thomas | | Website vulnerability check | Weekly | Checking for vulnerabilities on fleetdm.com | Eric Shaw |