kalibrate-rtl: Add viraptor to maintainers
This commit is contained in:
parent
e890a5745c
commit
14fea1bb87
@ -27,6 +27,6 @@ stdenv.mkDerivation {
|
||||
homepage = "https://github.com/steve-m/kalibrate-rtl";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ bjornfor ];
|
||||
maintainers = with maintainers; [ bjornfor viraptor ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user