From d3d07a12d98f80adf06b0bec8f8bd08a892b22e2 Mon Sep 17 00:00:00 2001
From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Date: Tue, 7 Jun 2022 11:22:39 -0500
Subject: [PATCH] Moving Rituals and Slack channels to the bottom (#6122)
This has been done to be consistent with the other Handbook pages.
---
handbook/engineering.md | 46 ++++++++++++++++++++---------------------
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/handbook/engineering.md b/handbook/engineering.md
index 7c712f4ca1..aadf5bdbb2 100644
--- a/handbook/engineering.md
+++ b/handbook/engineering.md
@@ -159,29 +159,6 @@ See [the internal Google Doc](https://docs.google.com/document/d/1FNQdu23wc1S9Yo
[⚗️ Roadmap](https://github.com/orgs/fleetdm/projects/41) - Planning for the next release (shared with product).
-## Rituals
-
-The following rituals are engaged in by the directly responsible individual (DRI) and at the frequency specified for the ritual.
-
-| Ritual | Frequency | Description | DRI |
-|:-----------------------------|:-----------------------------|:----------------------------------------------------|-------------------|
-| Pull request review | Daily | Engineers go through pull requests for which their review has been requested. | Zach Wasserman |
-| Engineering group discussions | Weekly | See "Group Weeklies". | Zach Wasserman |
-| On-call handoff | Weekly | Hand off the on-call engineering responsibilities to the next on-call engineer. | Zach Wasserman |
-| Release ritual | Every three weeks | Go through the process of releasing the next iteration of Fleet. | Zach Wasserman |
-
-## Slack channels
-
-The following [Slack channels are maintained](https://fleetdm.com/handbook/company#group-slack-channels) by this group:
-
-| Slack channel | [DRI](https://fleetdm.com/handbook/company#group-slack-channels) |
-|:------------------------------------|:--------------------------------------------------------------------|
-| `#help-engineering` | Zach Wasserman
-| `#g-platform` | Tomás Touceda
-| `#g-interface` | Luke Heath
-| `#g-agent` | Zach Wasserman
-| `#_pov-environments` | Ben Edwards
-
## Scaling GOTCHAS
### Overall
@@ -307,3 +284,26 @@ Redis has solved many scaling problems in general, but it’s not devoid of scal
+
+## Rituals
+
+The following rituals are engaged in by the directly responsible individual (DRI) and at the frequency specified for the ritual.
+
+| Ritual | Frequency | Description | DRI |
+|:-----------------------------|:-----------------------------|:----------------------------------------------------|-------------------|
+| Pull request review | Daily | Engineers go through pull requests for which their review has been requested. | Zach Wasserman |
+| Engineering group discussions | Weekly | See "Group Weeklies". | Zach Wasserman |
+| On-call handoff | Weekly | Hand off the on-call engineering responsibilities to the next on-call engineer. | Zach Wasserman |
+| Release ritual | Every three weeks | Go through the process of releasing the next iteration of Fleet. | Zach Wasserman |
+
+## Slack channels
+
+The following [Slack channels are maintained](https://fleetdm.com/handbook/company#group-slack-channels) by this group:
+
+| Slack channel | [DRI](https://fleetdm.com/handbook/company#group-slack-channels) |
+|:------------------------------------|:--------------------------------------------------------------------|
+| `#help-engineering` | Zach Wasserman
+| `#g-platform` | Tomás Touceda
+| `#g-interface` | Luke Heath
+| `#g-agent` | Zach Wasserman
+| `#_pov-environments` | Ben Edwards