maintainers: Re-add myself as maintainer following drop of OroraTech team

This commit is contained in:
Leandro Reina
2026-02-05 16:42:54 +01:00
parent 8cad31cf6d
commit de7786a235
6 changed files with 6 additions and 0 deletions
@@ -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 ];
};
}