From 53b22d0463fab4f7443ef3618ca8163bdc80fa6b Mon Sep 17 00:00:00 2001 From: Robert Lin Date: Thu, 16 May 2024 10:14:29 -0700 Subject: [PATCH 1/2] notionmigration: add some core services redirects --- data/notion_migration.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/notion_migration.yaml b/data/notion_migration.yaml index cf66126536fc..da33e7c61bb7 100644 --- a/data/notion_migration.yaml +++ b/data/notion_migration.yaml @@ -4,3 +4,17 @@ redirections: - source: /departments/engineering/teams/devinfra destination: https://sourcegraph.notion.site/Developer-Infrastructure-Team-a46433b93bb2445abc1966c93a570a26 + # Core Services + - source: /departments/engineering/teams/core-services/ + destination: https://sourcegraph.notion.site/ed8af5ecf15545b292816ebba261a93c + - source: /departments/engineering/teams/core-services/managed-services/ + destination: https://sourcegraph.notion.site/168b8750e4b44b148179c4c26e2eb061 + - source: /departments/engineering/teams/core-services/google-front-end/ + destination: https://sourcegraph.notion.site/7891007a565f4254a6ea5271e58ed45f + - source: /departments/engineering/teams/core-services/managed-services/platform/ + destination: https://sourcegraph.notion.site/712a0389f54c4d3a90d069aa2d979a59 + - source: /departments/engineering/teams/core-services/sams/ + destination: https://sourcegraph.notion.site/e86f1bc3dc3b4d979818e468bba189fd + - source: /departments/engineering/managed-services/ + destination: https://sourcegraph.notion.site/0d0b709881674eee9dca4202de9f93b1 + # ... \ No newline at end of file From b28cad8149c554c5e3c82aacfdf282f253c41879 Mon Sep 17 00:00:00 2001 From: bobheadxi Date: Thu, 16 May 2024 17:15:40 +0000 Subject: [PATCH 2/2] squash! Prettier --- data/notion_migration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/notion_migration.yaml b/data/notion_migration.yaml index da33e7c61bb7..a4a025d9dfb5 100644 --- a/data/notion_migration.yaml +++ b/data/notion_migration.yaml @@ -17,4 +17,4 @@ redirections: destination: https://sourcegraph.notion.site/e86f1bc3dc3b4d979818e468bba189fd - source: /departments/engineering/managed-services/ destination: https://sourcegraph.notion.site/0d0b709881674eee9dca4202de9f93b1 - # ... \ No newline at end of file + # ...