From c42e6da111323c609754b7ff961fa1a457a1605d Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 9 Jul 2009 11:57:20 +0000 Subject: [PATCH] svn path=/nixos/branches/modular-nixos/; revision=16271 --- release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/release.nix b/release.nix index 49713c26486d..ca0a101d7969 100644 --- a/release.nix +++ b/release.nix @@ -29,6 +29,7 @@ let runCommand "nixos-iso-${version}" { meta = { description = "NixOS installation CD (${description}) - ISO image for ${system}"; + maintainers = [lib.maintainers.eelco]; }; } ''