summary refs log tree commit diff stats
path: root/worker/worker.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker/worker.go')
-rw-r--r--worker/worker.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/worker/worker.go b/worker/worker.go
index f1f47c3..f65f0e3 100644
--- a/worker/worker.go
+++ b/worker/worker.go
@@ -6,8 +6,8 @@ import (
 	"net/url"
 	"strings"
 
-	"git.sr.ht/~sircmpwn/aerc/worker/handlers"
-	"git.sr.ht/~sircmpwn/aerc/worker/types"
+	"git.sr.ht/~rjarry/aerc/worker/handlers"
+	"git.sr.ht/~rjarry/aerc/worker/types"
 )
 
 // Guesses the appropriate worker type based on the given source string