Skip to content

Commit

Permalink
CODEOWNERS: added package ownership for Team Integrations
Browse files Browse the repository at this point in the history
Change-Id: Idec883cd6efe5bbc0466fef5615683b0520ea9a5
  • Loading branch information
kaloyan-raev authored and Storj Robot committed Dec 5, 2022
1 parent 2617925 commit 1a8954d
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
@@ -1,4 +1,20 @@
/cmd/multinode/ @profclems
/cmd/storagenode/ @profclems
/cmd/storagenode-updater/ @profclems
/cmd/uplink/ @kaloyan-raev

satellite/{metabase,metainfo,repair,gracefulexit} @mniewrzal @Fadila82 @Qweder93 @Erikvv
cmd/{storagenode,storagenode-updater,multinode} @profclems
{multinode,storagenode} @profclems
/multinode/ @profclems

/satellite/analytics/ @mobyvb @wilfred-asomanii
/satellite/console/ @mobyvb @cam-a
/satellite/gracefulexit/ @mniewrzal @Fadila82 @Qweder93 @Erikvv
/satellite/metabase/ @mniewrzal @Fadila82 @Qweder93 @Erikvv
/satellite/metainfo/ @mniewrzal @Fadila82 @Qweder93 @Erikvv
/satellite/payments/stripecoinpayments/ @mobyvb
/satellite/repair/ @mniewrzal @Fadila82 @Qweder93 @Erikvv

/storagenode/ @profclems

/web/multinode/ @profclems
/web/satellite/ @wilfred-asomanii @jewharton
/web/storagenode/ @profclems

0 comments on commit 1a8954d

Please sign in to comment.