mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-06 15:02:21 +02:00
Compare commits
3 Commits
6852580b01
...
30664cddc2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
30664cddc2 | ||
|
|
9967e2caab | ||
|
|
d4d5ff5cab |
12
CODEOWNERS
12
CODEOWNERS
@ -1,5 +1,9 @@
|
||||
# The CODEOWNERS file is used to define individuals or teams that are
|
||||
# responsible for code in a repository. For details, please refer to
|
||||
# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners
|
||||
# This file is generated from componentowners-policy.yaml in
|
||||
# cloudnative-pg/cnpg-infra — do not hand-edit, propose changes there instead.
|
||||
#
|
||||
# Path-scoped rules below always include the repo's own general owners
|
||||
# (the "*" line) in addition to their own specific teams/users, since
|
||||
# CODEOWNERS only honors the LAST matching pattern for a given path —
|
||||
# it does not merge an earlier, less-specific rule into a later one.
|
||||
|
||||
* @leonardoce @mnencia @gbartolini @fcanovai @armru @NiccoloFei
|
||||
* @cloudnative-pg/plugin-barman-cloud-owners
|
||||
|
||||
@ -12,8 +12,8 @@
|
||||
},
|
||||
{
|
||||
"name": "k3s",
|
||||
"source": "github.com/marcosnils/daggerverse/k3s@k3s/v0.1.10",
|
||||
"pin": "28eea1fcf3b6ecb38a628186107760acd717442f"
|
||||
"source": "github.com/mnencia/daggerverse/k3s@feat/log-verbosity-control",
|
||||
"pin": "76b0bc3fa496fe98c63c8b3db9013ab49a47705e"
|
||||
}
|
||||
],
|
||||
"disableDefaultFunctionCaching": true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user