Skip to content

Commit

Permalink
Create CODEOWNERS (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeechey authored Oct 10, 2024
1 parent efe3f19 commit 097ea74
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
* @davidbeechey

# Infrastructure
debugger @kshxtij
lib/core @kshxtij
lib/config @kshxtij
lib/state_machine @DylanCavers

# Localisation
lib/localisation @misha7b

# Motors & Levitation Control
lib/motors @jpfbastos
lib/levitation @jpfbastos

# Sensors
lib/sensors @licornes-fluos @H-Allen
lib/io @licornes-fluos @H-Allen

# Telemetry
telemetry @arjunnaha

0 comments on commit 097ea74

Please sign in to comment.