rapidraw: add philipdb as maintainer
This commit is contained in:
@@ -164,7 +164,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/CyberTimon/RapidRAW";
|
||||
license = lib.licenses.agpl3Only;
|
||||
mainProgram = "rapidraw";
|
||||
maintainers = with lib.maintainers; [ taciturnaxolotl ];
|
||||
maintainers = with lib.maintainers; [
|
||||
philipdb
|
||||
taciturnaxolotl
|
||||
];
|
||||
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user