libsurvive: add expipiplus1 to maintainers
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Open Source Lighthouse Tracking System";
|
description = "Open Source Lighthouse Tracking System";
|
||||||
homepage = "https://github.com/cntools/libsurvive";
|
homepage = "https://github.com/cntools/libsurvive";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ prusnak ];
|
maintainers = with maintainers; [ expipiplus1 prusnak ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user