Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 6 additions & 16 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,15 @@
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# Default owner for everything
* @ArangoGutierrez

# Core proxy implementation
/proxy/cmd/ @ArangoGutierrez
/proxy/pkg/ @ArangoGutierrez

# Policy engine (security-critical)
/proxy/pkg/policy/ @ArangoGutierrez

# DLP scanner (security-critical)
/proxy/pkg/dlp/ @ArangoGutierrez
* @openagentidentityprotocol/OAIP-Collaborators

# Security documentation
/SECURITY.md @ArangoGutierrez
/.github/SECURITY/ @ArangoGutierrez
/SECURITY.md @openagentidentityprotocol/OAIP-Collaborators
/.github/SECURITY/ @openagentidentityprotocol/OAIP-Collaborators

# CI/CD configuration
/.github/workflows/ @ArangoGutierrez
/.github/workflows/ @openagentidentityprotocol/OAIP-Collaborators

# Documentation
/docs/ @ArangoGutierrez
/README.md @ArangoGutierrez
/docs/ @openagentidentityprotocol/OAIP-Collaborators
/README.md @openagentidentityprotocol/OAIP-Collaborators
8 changes: 0 additions & 8 deletions .github/FUNDING.yml

This file was deleted.

132 changes: 0 additions & 132 deletions .github/ISSUE_TEMPLATE/bug_report.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

108 changes: 0 additions & 108 deletions .github/ISSUE_TEMPLATE/feature_request.yml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/ISSUE_TEMPLATE/security_report.yml

This file was deleted.

Loading