change org name from windmilleng to tilt-dev (#3346)

This commit is contained in:
Nick Santos 2020-05-15 10:34:39 -04:00 committed by Milas Bowman
parent 12916b75a2
commit 3f526c5c7b
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
package ignore
import (
"github.com/windmilleng/tilt/internal/dockerignore"
"github.com/windmilleng/tilt/pkg/model"
"github.com/tilt-dev/tilt/internal/dockerignore"
"github.com/tilt-dev/tilt/pkg/model"
)
// Filter out spurious changes that we don't want to rebuild on, like IDE