mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-06 06:52:21 +02:00
Compare commits
3 Commits
bc93d93013
...
5485644455
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5485644455 | ||
|
|
0e29da1149 | ||
|
|
9967e2caab |
12
CODEOWNERS
12
CODEOWNERS
@ -1,5 +1,9 @@
|
|||||||
# The CODEOWNERS file is used to define individuals or teams that are
|
# This file is generated from componentowners-policy.yaml in
|
||||||
# responsible for code in a repository. For details, please refer to
|
# cloudnative-pg/cnpg-infra — do not hand-edit, propose changes there instead.
|
||||||
# https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/about-code-owners
|
#
|
||||||
|
# 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
|
||||||
|
|||||||
@ -5876,9 +5876,9 @@ joi@^17.9.2:
|
|||||||
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
||||||
|
|
||||||
js-yaml@^4.1.0:
|
js-yaml@^4.1.0:
|
||||||
version "4.3.0"
|
version "4.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592"
|
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.1.tgz#01216c001d67f48e2cd560d708c7af21090a3848"
|
||||||
integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==
|
integrity sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
argparse "^2.0.1"
|
argparse "^2.0.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user