File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -157,13 +157,13 @@ aliases:
157
157
- ianychoi
158
158
- seokho-son
159
159
- ysyukr
160
- sig-docs-maintainers : # Website maintainers
160
+ sig-docs-leads : # Website chairs and tech leads
161
161
- jimangel
162
162
- kbarnard10
163
- - pwittrock
164
- - steveperry-53
163
+ - kbhawkey
164
+ - onlydole
165
+ - sftim
165
166
- zacharysarah
166
- - zparnold
167
167
sig-docs-zh-owners: # Admins for Chinese content
168
168
- chenopis
169
169
- chenrui333
Original file line number Diff line number Diff line change 1
1
[build ]
2
2
# This default build command adds the robots noindex directive to the site headers.
3
3
# It is turned off for only for the production site by using [context.master] below
4
- # DO NOT REMOVE THIS (contact @chenopis or @ sig-docs-maintainers )
4
+ # DO NOT REMOVE THIS (contact @kubernetes/ sig-docs-leads )
5
5
publish = " public"
6
6
functions = " functions"
7
7
command = " make non-production-build"
@@ -22,6 +22,6 @@ command = "make deploy-preview"
22
22
23
23
[context .master ]
24
24
# This context is triggered by the `master` branch and allows search indexing
25
- # DO NOT REMOVE THIS (contact @chenopis or @ sig-docs-maintainers )
25
+ # DO NOT REMOVE THIS (contact @kubernetes/ sig-docs-leads )
26
26
publish = " public"
27
27
command = " make production-build"
You can’t perform that action at this time.
0 commit comments