forked from mirrors/nixpkgs
Merge pull request #217274 from toastal/toastal-matrix-mozilla
maintainers: fix incorrect Matrix for toastal
This commit is contained in:
commit
74b9f34847
|
@ -14942,7 +14942,7 @@
|
||||||
};
|
};
|
||||||
toastal = {
|
toastal = {
|
||||||
email = "toastal+nix@posteo.net";
|
email = "toastal+nix@posteo.net";
|
||||||
matrix = "@toastal:chat.mozilla.org";
|
matrix = "@toastal:mozilla.org";
|
||||||
github = "toastal";
|
github = "toastal";
|
||||||
githubId = 561087;
|
githubId = 561087;
|
||||||
name = "toastal";
|
name = "toastal";
|
||||||
|
|
Loading…
Reference in a new issue