sigs.k8s.io/cluster-api@v1.7.1/OWNERS_ALIASES (about)

     1  # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
     2  
     3  aliases:
     4    sig-cluster-lifecycle-leads:
     5    - fabriziopandini
     6    - justinsb
     7    - neolit123
     8    - vincepri
     9  
    10    # -----------------------------------------------------------
    11    # OWNER_ALIASES for Cluster API
    12    # -----------------------------------------------------------
    13  
    14    # active folks who can be contacted to perform admin-related
    15    # tasks on the repo, or otherwise approve any PRS.
    16    cluster-api-admins:
    17    - fabriziopandini
    18    - vincepri
    19  
    20    # non-admin folks who have write-access and can approve any PRs in the repo
    21    cluster-api-maintainers:
    22    - chrischdi
    23    - enxebre
    24    - fabriziopandini
    25    - killianmuldoon
    26    - sbueringer
    27    - vincepri
    28  
    29    # folks who can review and LGTM any PRs in the repo
    30    cluster-api-reviewers:
    31    - jackfrancis
    32    - JoelSpeed
    33    - richardcase
    34    - stmcginnis
    35  
    36    # -----------------------------------------------------------
    37    # OWNER_ALIASES for controllers/topology
    38    # -----------------------------------------------------------
    39  
    40    cluster-api-topology-maintainers:
    41    cluster-api-topology-reviewers:
    42  
    43    # -----------------------------------------------------------
    44    # OWNER_ALIASES for bootstrap/kubeadm
    45    # -----------------------------------------------------------
    46  
    47    cluster-api-bootstrap-provider-kubeadm-maintainers:
    48    cluster-api-bootstrap-provider-kubeadm-reviewers:
    49    - g-gaston
    50  
    51    # -----------------------------------------------------------
    52    # OWNER_ALIASES for bootstrap/kubeadm/internal/ignition
    53    # -----------------------------------------------------------
    54  
    55    cluster-api-bootstrap-provider-kubeadm-ignition-maintainers:
    56    cluster-api-bootstrap-provider-kubeadm-ignition-reviewers:
    57    - dongsupark
    58    - invidian
    59    - johananl
    60  
    61    # -----------------------------------------------------------
    62    # OWNER_ALIASES for controlplane/kubeadm
    63    # -----------------------------------------------------------
    64  
    65    cluster-api-controlplane-provider-kubeadm-maintainers:
    66    cluster-api-controlplane-provider-kubeadm-reviewers:
    67    - g-gaston
    68  
    69    # -----------------------------------------------------------
    70    # OWNER_ALIASES for cmd/clusterctl
    71    # -----------------------------------------------------------
    72  
    73    cluster-api-clusterctl-maintainers:
    74    cluster-api-clusterctl-reviewers:
    75    - Jont828
    76  
    77    # -----------------------------------------------------------
    78    # OWNER_ALIASES for test
    79    # -----------------------------------------------------------
    80  
    81    cluster-api-test-maintainers:
    82    cluster-api-test-reviewers:
    83    - elmiko
    84  
    85    # -----------------------------------------------------------
    86    # OWNER_ALIASES for test/framework
    87    # -----------------------------------------------------------
    88  
    89    cluster-api-test-framework-maintainers:
    90    cluster-api-test-framework-reviewers:
    91    - elmiko
    92  
    93    # -----------------------------------------------------------
    94    # OWNER_ALIASES for test/infrastructure/docker
    95    # -----------------------------------------------------------
    96  
    97    cluster-api-provider-docker-maintainers:
    98    cluster-api-provider-docker-reviewers:
    99    - elmiko
   100  
   101    # -----------------------------------------------------------
   102    # OWNER_ALIASES for test/infrastructure/inmemory
   103    # -----------------------------------------------------------
   104  
   105    cluster-api-provider-inmemory-maintainers:
   106    cluster-api-provider-inmemory-reviewers:
   107  
   108    # -----------------------------------------------------------
   109    # OWNER_ALIASES for docs
   110    # -----------------------------------------------------------
   111  
   112    cluster-api-docs-maintainers:
   113    - oscr
   114    cluster-api-docs-reviewers:
   115    - elmiko
   116  
   117    # -----------------------------------------------------------
   118    # OWNER_ALIASES for v1.6 release-team
   119    # -----------------------------------------------------------
   120  
   121    cluster-api-release-lead:
   122    - cahillsf
   123    
   124    cluster-api-release-team:
   125    # members added in commented lines have a pending membership
   126    # and will be added back once it is acquired.
   127    - adilGhaffarDev # release ci lead
   128    # - adityabhatia
   129    # - akshay196
   130    - cahillsf # release lead
   131    # - chandankumar4
   132    # - Dhairya-Arora01
   133    - Fedosin
   134    # - mansikulkarni96
   135    - mcbenjemaa
   136    - nawazkh
   137    # - ssuriyan7
   138    - SubhasmitaSw
   139    # - Sunnatillo
   140    - troy0820 
   141    # - typeid
   142    - VibhorChinda
   143    - willie-yao # release comms lead
   144    - yrs147