Skip to content

Commit

Permalink
OWNERS: Auto Sync OWNERS files from community membership (#6029)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Jan 10, 2025
1 parent 5867afd commit dadd7c5
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 23 deletions.
46 changes: 23 additions & 23 deletions .github/licenserc.yaml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
header:
license:
spdx-id: Apache-2.0
copyright-owner: PingCAP, Inc.
copyright-owner: 'PingCAP, Inc.'
copyright-year: '2024'
paths-ignore:
- "**/.git/**"
- ".github/"
- "_output/**"
- "ci/**"
- "examples/**"
- "image/**"
- "manifests/**"
- ".gitignore"
- ".dockerignore"
- ".golangci.yml"
- "LICENSES/"
- "**/*.md"
- ".codecov.yml"
- "**/go.mod"
- "**/go.sum"
- "**/go.work"
- "**/go.work.sum"
- "**/LICENSE"
- "third_party/**"
- "pkg/**/*mock.go"


- '**/.git/**'
- .github/
- _output/**
- ci/**
- examples/**
- image/**
- manifests/**
- .gitignore
- .dockerignore
- .golangci.yml
- LICENSES/
- '**/*.md'
- .codecov.yml
- '**/go.mod'
- '**/go.sum'
- '**/go.work'
- '**/go.work.sum'
- '**/LICENSE'
- third_party/**
- pkg/**/*mock.go
- '**/OWNERS'
- OWNERS_ALIASES
comment: on-failure
44 changes: 44 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- AstroProfundis
- aylei
- azurezyq
- Benjamin2037
- BornChanger
- charleszheng44
- cofyc
- csuzhangxc
- DanielZhangQD
- dragonly
- Ehco1996
- fengou1
- gozssky
- gregwebs
- grovecai
- handlerww
- hanlins
- HuSharp
- jlerche
- july2993
- KanShiori
- LinuxGit
- liubog2008
- mikechengwei
- niubell
- onlymellb
- qiffang
- sdojjy
- shuijing198799
- srstack
- tennix
- WangLe1321
- weekface
- WizardXiao
- Yisaer
- z2665
- zimulala
reviewers:
- cvvz
- howardlau1999
- lichunzhu
- shonge

0 comments on commit dadd7c5

Please sign in to comment.