Update team membership for current best practices
Make team mentions consistent
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
[build]
|
||||
# This default build command adds the robots noindex directive to the site headers.
|
||||
# It is turned off for only for the production site by using [context.master] below
|
||||
# DO NOT REMOVE THIS (contact @chenopis or @sig-docs-maintainers)
|
||||
# DO NOT REMOVE THIS (contact @kubernetes/sig-docs-leads)
|
||||
publish = "public"
|
||||
functions = "functions"
|
||||
command = "make non-production-build"
|
||||
@@ -22,6 +22,6 @@ command = "make deploy-preview"
|
||||
|
||||
[context.master]
|
||||
# This context is triggered by the `master` branch and allows search indexing
|
||||
# DO NOT REMOVE THIS (contact @chenopis or @sig-docs-maintainers)
|
||||
# DO NOT REMOVE THIS (contact @kubernetes/sig-docs-leads)
|
||||
publish = "public"
|
||||
command = "make production-build"
|
||||
|
||||
Reference in New Issue
Block a user