Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 34 for Reviewer1 (0.18 sec)

  1. .github/actions/people/app/main.py

                            break
            for reviewer in pr_reviewers:
                reviewers[reviewer] += 1
            if pr.state == "MERGED" and pr.author:
                contributors[pr.author.login] += 1
        return ContributorsResults(
            contributors=contributors,
            commenters=commenters,
            reviewers=reviewers,
            translation_reviewers=translation_reviewers,
            authors=authors,
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Tue Mar 26 17:38:21 UTC 2024
    - 19.2K bytes
    - Viewed (0)
  2. OWNERS_ALIASES

        - enj
        - mikedanese
      sig-cli-api-reviewers:
        - pwittrock
        - soltysh
      sig-cloud-provider-api-reviewers:
        - andrewsykim
        - cheftako
        - dims
      # sig-cluster-lifecycle-api-reviewers:
      #   -
      #   -
      sig-contributor-experience-approvers:
        - mrbobbytables
        - cblecker
        - nikhita
        - palnabarun
        - kaslin
        - MadhavJivrajani
        - Priyankasaggu11929
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 20 23:08:03 UTC 2024
    - 11.3K bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    approvers:
      - sig-cli-maintainers
    reviewers:
      - sig-cli-reviewers
    labels:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 22 19:57:37 UTC 2024
    - 139 bytes
    - Viewed (0)
  4. staging/src/k8s.io/apimachinery/pkg/util/validation/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    # Disable inheritance as this is an api owners file
    options:
      no_parent_owners: true
    approvers:
      - api-approvers
    reviewers:
      - api-reviewers
    labels:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 06 22:50:09 UTC 2024
    - 223 bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/api/validation/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    # Disable inheritance as this is an api owners file
    options:
      no_parent_owners: true
    approvers:
      - api-approvers
    reviewers:
      - api-reviewers
    labels:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 06 22:50:09 UTC 2024
    - 223 bytes
    - Viewed (0)
  6. docs/fr/docs/fastapi-people.md

    ## Principaux Reviewers
    
    Ces utilisateurs sont les **Principaux Reviewers**. 🕵️
    
    ### Reviewers des traductions
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 6.9K bytes
    - Viewed (0)
  7. cluster/addons/kube-network-policies/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    approvers:
      - aojea
      - danwinship
    reviewers:
      - aojea
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Apr 21 10:01:31 UTC 2024
    - 123 bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    approvers:
      - jpbetz
      - cici37
      - alexzielenski
    reviewers:
      - jpbetz
      - cici37
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 15 00:32:08 UTC 2024
    - 153 bytes
    - Viewed (0)
  9. cmd/kubeadm/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    approvers:
      - neolit123
      - SataQiu
      - pacoxu
      - chendave
    reviewers:
      - neolit123
      - SataQiu
      - pacoxu
      - chendave
      - carlory
    emeritus_approvers:
      - fabriziopandini
      - luxas
      - timothysc
      - rosti
      - ereslibre
    labels:
      - area/kubeadm
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 14:07:57 UTC 2024
    - 324 bytes
    - Viewed (0)
  10. cluster/addons/node-problem-detector/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    approvers:
      - Random-Liu
      - wangzhen127
    reviewers:
      - Random-Liu
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 23 16:03:08 UTC 2024
    - 135 bytes
    - Viewed (0)
Back to top