0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

maintainers/teams: add c3d2

This commit is contained in:
Sandro Jäckel 2022-06-22 19:58:16 +02:00
parent 0261350ec9
commit bad7610c88
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -94,6 +94,16 @@ with lib.maintainers; {
enableFeatureFreezePing = true;
};
c3d2 = {
members = [
astro
SuperSandro2000
];
scope = "Maintain packages used in the C3D2 hackspace";
shortName = "c3d2";
enableFeatureFreezePing = true;
};
cinnamon = {
members = [
mkg20001