rx: add filalex77 to maintainers
This commit is contained in:
parent
98224979fb
commit
d8623a2137
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec {
|
||||||
description = "Modern and extensible pixel editor implemented in Rust";
|
description = "Modern and extensible pixel editor implemented in Rust";
|
||||||
homepage = "https://cloudhead.io/rx/";
|
homepage = "https://cloudhead.io/rx/";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ minijackson ];
|
maintainers = with maintainers; [ minijackson filalex77 ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue