Skip to content

Commit 2cd71c3

Browse files
Remove reviewers from the front-matter who are not Portuguese locale owners
* Remove empty reviewers sections and reviewers sections that contain reviewers who are not reviewers for the Portuguese localization.
1 parent c185ebb commit 2cd71c3

File tree

8 files changed

+0
-21
lines changed

8 files changed

+0
-21
lines changed

content/pt-br/docs/concepts/cluster-administration/cluster-administration-overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
reviewers:
3-
- davidopp
4-
- lavalamp
52
title: Visão Geral da Administração de Cluster
63
content_type: concept
74
weight: 10

content/pt-br/docs/concepts/cluster-administration/kubelet-garbage-collection.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
reviewers:
32
title: Configurando o Garbage Collection do kubelet
43
content_type: concept
54
weight: 70

content/pt-br/docs/concepts/cluster-administration/logging.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
---
2-
reviewers:
3-
- piosz
4-
- x13n
52
title: Arquitetura de Log
63
content_type: concept
74
weight: 60

content/pt-br/docs/concepts/containers/images.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
reviewers:
33
- femrtnz
44
- jcjesus
5-
- hugopfeffer
65
title: Imagens
76
content_type: concept
87
weight: 10

content/pt-br/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
title: Extendendo a API do Kubernetes com a camada de agregação
3-
reviewers:
4-
- lavalamp
5-
- cheftako
6-
- chenopis
73
content_type: concept
84
weight: 20
95
---

content/pt-br/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
---
22
title: Aplicando Padrões de Segurança de Pod com `Labels` em Namespace
3-
reviewers:
4-
- tallclair
5-
- liggitt
63
content_type: task
74
min-kubernetes-server-version: v1.22
85
---

content/pt-br/docs/tasks/configure-pod-container/share-process-namespace.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
---
22
title: Compartilhando o Namespace de Processo Entre Contêineres em um Pod
3-
reviewers:
4-
- verb
5-
- yujuhong
6-
- dchen1107
73
content_type: task
84
weight: 160
95
---

content/pt-br/docs/tasks/configure-pod-container/static-pod.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
title: Criando Pods Estáticos
33
weight: 170
44
content_type: task
5-
reviewers:
6-
- jsafrane
75
---
86

97
<!-- overview -->

0 commit comments

Comments
 (0)