Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
scp: Add CODEOWNERS for GitLab
Browse files Browse the repository at this point in the history
Signed-off-by: Wen Ping Teh <[email protected]>
Change-Id: If3e27129b91c32cd31a7ca2ad8236bc8847f7fbb
  • Loading branch information
wenping-arm authored and leandro-arm committed Apr 26, 2024
1 parent 4656774 commit a343eea
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .gitlab/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
#
# Core maintainers
#

* [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]

#
# CI maintainers
#

[CI] [email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
/.github/
/.gitlab/

#
# Platform maintainers
#

[Platform]
/product/n1sdp/ [email protected] [email protected]
/product/neoverse-rd/ [email protected]
/product/synquacer/ [email protected]
/product/totalcompute/ [email protected]
/product/rcar/ [email protected]
/product/optee/ [email protected] [email protected]

0 comments on commit a343eea

Please sign in to comment.