1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-23 01:41:05 +03:00

devbox: add madeddie as maintainer

This commit is contained in:
Edwin Hermans 2025-04-28 15:53:56 -04:00
parent e91a2e4beb
commit fd8f3ba6cb

View file

@ -45,6 +45,7 @@ buildGoModule rec {
maintainers = with maintainers; [
urandom
lagoja
madeddie
];
};
}