1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

fix: update the mailing list address

This commit is contained in:
Kensei Nakada
2025-04-30 11:34:28 +02:00
parent 6e1832b1af
commit 2a27d1be90
4 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
# limitations under the License.
FROM scratch
MAINTAINER Kubernetes SIG Scheduling <kubernetes-sig-scheduling@googlegroups.com>
MAINTAINER Kubernetes SIG Scheduling <sig-scheduling@kubernetes.io>
USER 1000