Merge pull request #4948 from andrewthauer/codeowner-refactor

feat(catalog-backend): use scm integration for codeowners
This commit is contained in:
Andrew Thauer
2021-03-15 12:18:39 -04:00
committed by GitHub
10 changed files with 416 additions and 328 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Refactor CodeOwnersProcessor to use ScmIntegrations