Skip to content

Commit ee8c5b4

Browse files
committed
update repository ownership for some accessory packages to MixedModels.jl
I'm moving these from my personal account to the umbrella organization that we have for the extended MixedModels.jl-ecosystem
1 parent f1de670 commit ee8c5b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

M/MixedModelsExtras/Package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name = "MixedModelsExtras"
22
uuid = "781a26e1-49f4-409a-8f4c-c3159d78c17e"
3-
repo = "https://github.com/palday/MixedModelsExtras.jl.git"
3+
repo = "https://github.com/JuliaMixedModels/MixedModelsExtras.jl.git"

M/MixedModelsMakie/Package.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name = "MixedModelsMakie"
22
uuid = "b12ae82c-6730-437f-aff9-d2c38332a376"
3-
repo = "https://github.com/palday/MixedModelsMakie.jl.git"
3+
repo = "https://github.com/JuliaMixedModels/MixedModelsMakie.jl.git"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
name = "MixedModelsPermutations"
22
uuid = "647c4018-d7ef-4d03-a0cc-8889a722319e"
3-
repo = "https://github.com/palday/MixedModelsPermutations.jl.git"
3+
repo = "https://github.com/JuliaMixedModels/MixedModelsPermutations.jl.git"

0 commit comments

Comments
 (0)