diff --git a/stable/BetterPlaytime/manifest.toml b/stable/BetterPlaytime/manifest.toml index 97cd5f826a..5aaf762cdd 100644 --- a/stable/BetterPlaytime/manifest.toml +++ b/stable/BetterPlaytime/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://github.com/Infiziert90/BetterPlaytime.git" -commit = "f4e00dc35b8177493f3ff6f743045068b7d6c8ff" +repository = "https://github.com/AtmoOmen/BetterPlaytime.git" +commit = "db5ef2e5150b66af7c4e481e2ab32fe32d4b44e0" owners = [ "Infiziert90", "LittleNightmare", diff --git a/stable/Mappy/manifest.toml b/stable/Mappy/manifest.toml index 648a5e5749..23f222fbe2 100644 --- a/stable/Mappy/manifest.toml +++ b/stable/Mappy/manifest.toml @@ -1,5 +1,5 @@ [plugin] -repository = "https://github.com/MidoriKami/Mappy.git" -commit = "52f5f2509d7592208141643f25c9ffef2d9e89e9" -owners = ["MidoriKami"] +repository = "https://github.com/AtmoOmen/Mappy.git" +commit = "e7fb3b37543df9e90bd103fe5558e6db192b9dc3" +owners = ["MidoriKami", "AtmoOmen"] project_path = "Mappy" diff --git a/stable/Weatherman/manifest.toml b/stable/Weatherman/manifest.toml index 41b102d248..15ba2a7e43 100644 --- a/stable/Weatherman/manifest.toml +++ b/stable/Weatherman/manifest.toml @@ -3,10 +3,11 @@ # Must be visible to the external web, but doesn't have to be GitHub. # If `git clone` accepts it, it will work here, with the caveat that it # must be accessible (i.e. no `git` or `ssh` URLs, as the agent cannot clone those) -repository = "https://github.com/NightmareXIV/Weatherman.git" +repository = "https://github.com/AtmoOmen/Weatherman.git" # The commit to check out and build from the repository. -commit = "3bc72031c07acdf250a45f439fb17635a4d0d668" +commit = "74a6a2a55d2be7bdd25761c4dae925f7705c9b45" # The people authorised to update this manifest (e.g. who can deploy updates). These are GitHub usernames. owners = [ - "Limiana" + "Limiana", + "AtmoOmen" ] diff --git a/stable/XIVLogger/manifest.toml b/stable/XIVLogger/manifest.toml index ccfb2755b7..3acbff069e 100644 --- a/stable/XIVLogger/manifest.toml +++ b/stable/XIVLogger/manifest.toml @@ -1,8 +1,9 @@ [plugin] -repository = "https://github.com/Infiziert90/XIVLogger.git" -commit = "4cea1e9a2dc4c71f5a83a90de0b4f59f35b943dc" +repository = "https://github.com/AtmoOmen/XIVLogger.git" +commit = "95a94a8d2edd7fe1df09b03285f0998b9827e5bc" owners = [ "cadaeix", - "Infiziert90" + "Infiziert90", + "AtmoOmen" ] project_path = "XIVLogger" diff --git a/testing/live/Casexile/manifest.toml b/testing/live/Casexile/manifest.toml index fc3c629163..1883c7452d 100644 --- a/testing/live/Casexile/manifest.toml +++ b/testing/live/Casexile/manifest.toml @@ -1,6 +1,6 @@ [plugin] -repository = "https://gitlab.com/Bakura/casexile.git" -commit = "973a627897639ae9bd27d196fef2b628d28344d2" -owners = ["RyouBakura"] +repository = "https://github.com/AtmoOmen/casexile.git" +commit = "b1173cd721d0fa9eb5635814ce9a472d0ed1a799" +owners = ["RyouBakura", "AtmoOmen"] project_path = "" changelog = "Compatibility for API 9 / 6.5"