diff --git a/.agents/ownership-areas/app.md b/.agents/ownership-areas/app.md new file mode 100644 index 00000000..e69de29b diff --git a/.github/STAKEHOLDERS b/.github/STAKEHOLDERS index c149687e..502c00c0 100644 --- a/.github/STAKEHOLDERS +++ b/.github/STAKEHOLDERS @@ -3,15 +3,5 @@ # It is read by the Warp for OSS factory to route issues and PRs to the # right maintainer for review. -# Default owner -* @vikvang - -# Completion specs (JSON signatures) -/command-signatures/ @captainsafia - -# Rust crate / parser -/src/ @vkodithala -/Cargo.toml @vkodithala - -# Docs and contributor guidance -/README.md @captainsafia +# Default path owner for command-signatures pull requests. +* @acarl005