diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts
index b0ed4e9506c4f87491c040fce592bcfc49f65a88..b760140f8edc52ce66473de6d696cabce35e7ca5 100644
--- a/lib/config/presets/internal/monorepo.ts
+++ b/lib/config/presets/internal/monorepo.ts
@@ -49,6 +49,7 @@ const repoGroups = {
     'https://github.com/System-IO-Abstractions/System.IO.Abstractions/',
   'telus-tds': 'https://github.com/telusdigital/tds',
   'theme-ui': 'https://github.com/system-ui/theme-ui',
+  tsoa: 'https://github.com/lukeautry/tsoa',
   'typescript-eslint': 'https://github.com/typescript-eslint/typescript-eslint',
   'typography-js': 'https://github.com/KyleAMathews/typography.js',
   'vue-cli': 'https://github.com/vuejs/vue-cli',