Skip to content

Commit 89bd2bd

Browse files
authored
Merge pull request kubernetes#80302 from DanielMSchmidt/patch-1
fix path to prow size plugin
2 parents c1aeef5 + 6d64d06 commit 89bd2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.generated_files

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Files that should be ignored by tools which do not want to consider generated
22
# code.
33
#
4-
# https://github.com/kubernetes/contrib/blob/master/mungegithub/mungers/size.go
4+
# https://github.com/kubernetes/test-infra/blob/master/prow/plugins/size/size.go
55
#
66
# This file is a series of lines, each of the form:
77
# <type> <name>

0 commit comments

Comments
 (0)