mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 12:27:16 +03:00
4334865266
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
25 lines
508 B
Plaintext
25 lines
508 B
Plaintext
# Current WG Code Sub Teams:
|
|
# @tauri-apps/admins
|
|
# @tauri-apps/bundler
|
|
# @tauri-apps/core
|
|
# @tauri-apps/js-cli
|
|
# @tauri-apps/testing
|
|
|
|
# admins default to review
|
|
# Order is important; the last matching pattern takes the most precedence.
|
|
* @tauri-apps/admins
|
|
|
|
.github @tauri-apps/admins @tauri-apps/testing
|
|
|
|
/examples/ @tauri-apps/testing
|
|
|
|
/tooling/api/ @tauri-apps/core
|
|
|
|
/tooling/bundler/ @tauri-apps/bundler
|
|
|
|
/tooling/cli/ @tauri-apps/core
|
|
|
|
/tooling/cli/node/ @tauri-apps/js-cli
|
|
|
|
/core/** @tauri-apps/core
|