Author: ludo
Date: Thu May  5 07:55:27 2011
New Revision: 27156
URL: https://svn.nixos.org/websvn/nix/?rev=27156&sc=1

Log:
emacs: Add maintainers.

Modified:
   hydra-config/gnu/trunk/emacs/release.nix

Modified: hydra-config/gnu/trunk/emacs/release.nix
==============================================================================
--- hydra-config/gnu/trunk/emacs/release.nix    Thu May  5 06:27:38 2011        
(r27155)
+++ hydra-config/gnu/trunk/emacs/release.nix    Thu May  5 07:55:27 2011        
(r27156)
@@ -21,7 +21,7 @@
 
 let
   meta = {
-    description = "GNU Emacs 24.x, the extensible, customizable text editor";
+    description = "GNU Emacs, the extensible, customizable text editor";
 
     longDescription = ''
       GNU Emacs is an extensible, customizable text editor—and more.  At its
@@ -42,6 +42,8 @@
 
     homepage = http://www.gnu.org/software/emacs/;
     license = "GPLv3+";
+
+    maintainers = [ "emacs-buildsta...@gnu.org" ];
   };
 
   # Return the list of dependencies.
_______________________________________________
nix-commits mailing list
nix-comm...@cs.uu.nl
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to