Browse Source

Add codeowners for accountant

Chirantan Ekbote 2 years ago
parent
commit
45b3d18d80
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/CODEOWNERS

+ 3 - 0
.github/CODEOWNERS

@@ -42,6 +42,9 @@
 ## DB
 /node/pkg/db/ @bruce-riley
 
+## Accountant
+/node/pkg/accountant/ @bruce-riley @jynnantonix
+
 ## Governor
 /node/pkg/governor/ @bruce-riley @claudijd