Module: kamailio Branch: master Commit: 338f848c2dedac837c09914dafd29e1d39c22842 URL: https://github.com/kamailio/kamailio/commit/338f848c2dedac837c09914dafd29e1d...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2023-10-23T10:41:41+02:00
github: CODEOWNERS to protect workflows [skip ci]
https://docs.github.com/en/repositories/managing-your-repositorys-settings-a... https://docs.github.com/en/actions/security-guides/security-hardening-for-gi...
---
Added: CODEOWNERS
---
Diff: https://github.com/kamailio/kamailio/commit/338f848c2dedac837c09914dafd29e1d... Patch: https://github.com/kamailio/kamailio/commit/338f848c2dedac837c09914dafd29e1d...
---
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000000..7234200e5c6 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# workflows changes need admin approval +.github/workflows/ @kamailio/admin