prosody: add toastal as a maintainer
no one else is listed, so may as well
This commit is contained in:
parent
61bd0ca624
commit
629ff6a954
1 changed files with 1 additions and 1 deletions
|
@ -84,6 +84,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.mit;
|
||||
homepage = "https://prosody.im";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ toastal ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue