Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 30 for Reviewer2 (0.26 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. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. cluster/OWNERS

    # See the OWNERS docs at https://go.k8s.io/owners
    
    options:
      # make root approval non-recursive
      no_parent_owners: true
    reviewers:
      - aojea
      - bentheelder
      - cheftako
      - dims
      - justaugustus
      - liggitt
      - wojtek-t
    approvers:
      - aojea
      - bentheelder
      - cheftako
      - dims
      - liggitt
      - wojtek-t
    emeritus_approvers:
      - mikedanese
      - spiffxp
      - eparis
      - roberthbailey # 2019-03-08
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 23 08:52:15 UTC 2024
    - 419 bytes
    - Viewed (0)
  10. docs/ja/docs/fastapi-people.md

    ## Top Reviewers
    
    以下のユーザーは **Top Reviewers** です。🕵️
    
    ### 翻訳のレビュー
    
    私は少しの言語しか話せません (もしくはあまり上手ではありません😅)。したがって、reviewers は、ドキュメントの[**翻訳を承認する権限**](contributing.md#_8){.internal-link target=_blank}を持っています。それらがなければ、いくつかの言語のドキュメントはなかったでしょう。
    
    ---
    
    **Top Reviewers** 🕵️は、他の人からのプルリクエストのほとんどをレビューし、コード、ドキュメント、特に**翻訳**の品質を保証しています。
    
    {% if people %}
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu Apr 18 19:53:19 UTC 2024
    - 7K bytes
    - Viewed (0)
Back to top