Skip to content

Commit 3f526c5

Browse files
nicksmilas
authored andcommitted
change org name from windmilleng to tilt-dev (docker#3346)
1 parent 12916b7 commit 3f526c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/watch/ephemeral.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package ignore
22

33
import (
4-
"github.com/windmilleng/tilt/internal/dockerignore"
5-
"github.com/windmilleng/tilt/pkg/model"
4+
"github.com/tilt-dev/tilt/internal/dockerignore"
5+
"github.com/tilt-dev/tilt/pkg/model"
66
)
77

88
// Filter out spurious changes that we don't want to rebuild on, like IDE

0 commit comments

Comments
 (0)