shotgun: add novenary to maintainers
I am upstream, so I think it's appropriate for me to be listed here too.
This commit is contained in:
parent
5ace6ef7de
commit
dc8eaddb93
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec {
|
||||||
description = "Minimal X screenshot utility";
|
description = "Minimal X screenshot utility";
|
||||||
homepage = "https://github.com/neXromancers/shotgun";
|
homepage = "https://github.com/neXromancers/shotgun";
|
||||||
license = with licenses; [ mpl20 ];
|
license = with licenses; [ mpl20 ];
|
||||||
maintainers = with maintainers; [ figsoda lumi ];
|
maintainers = with maintainers; [ figsoda lumi novenary ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue