sn0int: add myself as maintainer
This commit is contained in:
parent
2508cc45d4
commit
11a67206ec
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/kpcyrd/sn0int";
|
||||
changelog = "https://github.com/kpcyrd/sn0int/releases/tag/v${version}";
|
||||
license = with licenses; [ gpl3Plus ];
|
||||
maintainers = with maintainers; [ xrelkd ];
|
||||
maintainers = with maintainers; [ fab xrelkd ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue