maintainers: Re-add OroraTech maintainers with new ownership approach (#484140)
This commit is contained in:
@@ -36,5 +36,6 @@ buildPythonPackage rec {
|
||||
'';
|
||||
homepage = "https://github.com/cmcqueen/cobs-python/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kip93 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -27,5 +27,6 @@ buildPythonPackage rec {
|
||||
'';
|
||||
homepage = "https://dronecan.github.io/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kip93 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -62,5 +62,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/karpierz/libpcap/";
|
||||
changelog = "https://github.com/karpierz/libpcap/blob/${version}/CHANGES.rst";
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [ kip93 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -52,5 +52,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/karpierz/pkg_about/";
|
||||
changelog = "https://github.com/karpierz/pkg_about/blob/${version}/CHANGES.rst";
|
||||
license = lib.licenses.zlib;
|
||||
maintainers = with lib.maintainers; [ kip93 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -101,5 +101,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://opencyphal.org/";
|
||||
changelog = "https://github.com/OpenCyphal/pycyphal/blob/${version}/CHANGELOG.rst";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kip93 ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -55,5 +55,6 @@ buildPythonApplication rec {
|
||||
'';
|
||||
homepage = "https://github.com/OpenCyphal/yakut/";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ kip93 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user