CODEOWNERS 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. # Who owns all the fish by default
  2. * @skotopes @DrZlo13 @hedger
  3. # Apps
  4. /applications/debug/bt_debug_app/ @skotopes @DrZlo13 @hedger @gornekich
  5. /applications/debug/accessor/ @skotopes @DrZlo13 @hedger @nminaylov
  6. /applications/debug/battery_test_app/ @skotopes @DrZlo13 @hedger @gornekich
  7. /applications/debug/bt_debug_app/ @skotopes @DrZlo13 @hedger @gornekich
  8. /applications/debug/file_browser_test/ @skotopes @DrZlo13 @hedger @nminaylov
  9. /applications/debug/lfrfid_debug/ @skotopes @DrZlo13 @hedger @nminaylov
  10. /applications/debug/text_box_test/ @skotopes @DrZlo13 @hedger @nminaylov
  11. /applications/debug/uart_echo/ @skotopes @DrZlo13 @hedger @nminaylov
  12. /applications/debug/usb_mouse/ @skotopes @DrZlo13 @hedger @nminaylov
  13. /applications/debug/usb_test/ @skotopes @DrZlo13 @hedger @nminaylov
  14. /applications/main/archive/ @skotopes @DrZlo13 @hedger @nminaylov
  15. /applications/main/bad_usb/ @skotopes @DrZlo13 @hedger @nminaylov
  16. /applications/main/gpio/ @skotopes @DrZlo13 @hedger @nminaylov
  17. /applications/main/ibutton/ @skotopes @DrZlo13 @hedger @gsurkov
  18. /applications/main/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
  19. /applications/main/nfc/ @skotopes @DrZlo13 @hedger @gornekich @Astrrra
  20. /applications/main/subghz/ @skotopes @DrZlo13 @hedger @Skorpionm
  21. /applications/main/u2f/ @skotopes @DrZlo13 @hedger @nminaylov
  22. /applications/plugins/bt_hid_app/ @skotopes @DrZlo13 @hedger @gornekich
  23. /applications/plugins/picopass/ @skotopes @DrZlo13 @hedger @gornekich
  24. /applications/services/bt/ @skotopes @DrZlo13 @hedger @gornekich
  25. /applications/services/cli/ @skotopes @DrZlo13 @hedger @nminaylov
  26. /applications/services/crypto/ @skotopes @DrZlo13 @hedger @nminaylov
  27. /applications/services/desktop/ @skotopes @DrZlo13 @hedger @nminaylov
  28. /applications/services/dolphin/ @skotopes @DrZlo13 @hedger @nminaylov
  29. /applications/services/power/ @skotopes @DrZlo13 @hedger @gornekich
  30. /applications/services/rpc/ @skotopes @DrZlo13 @hedger @nminaylov
  31. /applications/services/bt_settings_app/ @skotopes @DrZlo13 @hedger @gornekich
  32. /applications/services/desktop_settings/ @skotopes @DrZlo13 @hedger @nminaylov
  33. /applications/services/dolphin_passport/ @skotopes @DrZlo13 @hedger @nminaylov
  34. /applications/services/power_settings_app/ @skotopes @DrZlo13 @hedger @gornekich
  35. /applications/system/storage_move_to_sd/ @skotopes @DrZlo13 @hedger @nminaylov
  36. /applications/debug/unit_tests/ @skotopes @DrZlo13 @hedger @nminaylov @gornekich @Astrrra @gsurkov @Skorpionm
  37. /applications/examples/example_thermo/ @skotopes @DrZlo13 @hedger @gsurkov
  38. # Assets
  39. /assets/resources/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
  40. # Documentation
  41. /documentation/ @skotopes @DrZlo13 @hedger @drunkbatya
  42. /scripts/toolchain/ @skotopes @DrZlo13 @hedger @drunkbatya
  43. # Lib
  44. /lib/ST25RFAL002/ @skotopes @DrZlo13 @hedger @gornekich
  45. /lib/STM32CubeWB/ @skotopes @DrZlo13 @hedger @gornekich
  46. /lib/digital_signal/ @skotopes @DrZlo13 @hedger @gornekich
  47. /lib/infrared/ @skotopes @DrZlo13 @hedger @gsurkov
  48. /lib/lfrfid/ @skotopes @DrZlo13 @hedger @nminaylov
  49. /lib/libusb_stm32/ @skotopes @DrZlo13 @hedger @nminaylov
  50. /lib/mbedtls/ @skotopes @DrZlo13 @hedger @nminaylov
  51. /lib/micro-ecc/ @skotopes @DrZlo13 @hedger @nminaylov
  52. /lib/nanopb/ @skotopes @DrZlo13 @hedger @nminaylov
  53. /lib/nfc/ @skotopes @DrZlo13 @hedger @gornekich @Astrrra
  54. /lib/one_wire/ @skotopes @DrZlo13 @hedger @gsurkov
  55. /lib/subghz/ @skotopes @DrZlo13 @hedger @Skorpionm
  56. # CI/CD
  57. /.github/workflows/ @skotopes @DrZlo13 @hedger @drunkbatya