kalibrate-rtl: Add viraptor to maintainers
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user