gnome3: add maintainers list

Changed files
+48 -47
pkgs
desktops
gnome-3
3.16
apps
bijiben
evolution
gedit
glade
gnome-clocks
gnome-documents
gnome-music
gnome-photos
nautilus-sendto
seahorse
core
baobab
empathy
epiphany
gnome-bluetooth
gnome-calculator
gnome-contacts
gnome-control-center
gnome-dictionary
gnome-disk-utility
gnome-font-viewer
gnome-online-miners
gnome-screenshot
gnome-shell-extensions
gnome-system-log
gnome-system-monitor
gnome-user-docs
gnome-user-share
grilo
grilo-plugins
gsound
gucharmap
libgnomekbd
sushi
totem
totem-pl-parser
tracker
yelp
yelp-xsl
games
iagno
lightsoff
quadrapassel
swell-foop
tali
misc
geary
gfbgraph
gnome-tweak-tool
libmediaart
+1 -1
pkgs/desktops/gnome-3/3.16/apps/bijiben/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Bijiben;
description = "Note editor designed to remain simple to use";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl3;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/evolution/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Evolution;
description = "Personal information management application that provides integrated mail, calendaring and address book functionality";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2Plus;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/gedit/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Gedit;
description = "Official text editor of the GNOME desktop environment";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/glade/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Glade;
description = "User interface designer for GTK+ applications";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/gnome-clocks/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Clocks;
description = "Clock application designed for GNOME 3";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/gnome-documents/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Documents;
description = "Document manager application designed to work with GNOME 3";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/gnome-music/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Music;
description = "Music player and management application for the GNOME desktop environment";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/gnome-photos/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Photos;
description = "Photos is an application to access, organize and share your photos with GNOME 3";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/nautilus-sendto/default.nix
···
meta = with stdenv.lib; {
description = "Integrates Evolution and Pidgin into the Nautilus file manager";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/apps/seahorse/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Seahorse;
description = "Application for managing encryption keys and passwords in the GnomeKeyring";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/baobab/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Baobab;
description = "Graphical application to analyse disk usage in any Gnome environment";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/empathy/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Empathy;
description = "Messaging program which supports text, voice, video chat, and file transfers over many different protocols";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
# TODO: license = [ licenses.gpl2 licenses.lgpl2 ];
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/epiphany/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Epiphany;
description = "WebKit based web browser for GNOME";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-bluetooth/default.nix
···
meta = with stdenv.lib; {
homepage = https://help.gnome.org/users/gnome-bluetooth/stable/index.html.en;
description = "Application that let you manage Bluetooth in the GNOME destkop";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-calculator/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/action/show/Apps/Calculator;
description = "Application that solves mathematical equations and is suitable as a default application in a Desktop environment";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-contacts/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Contacts;
description = "Contacts is GNOME's integrated address book";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-control-center/default.nix
···
meta = with stdenv.lib; {
description = "Utilities to configure the GNOME desktop";
license = licenses.gpl2Plus;
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-dictionary/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Dictionary;
description = "Dictionary is the GNOME application to look up definitions";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-disk-utility/default.nix
···
meta = with stdenv.lib; {
homepage = http://en.wikipedia.org/wiki/GNOME_Disks;
description = "A udisks graphical front-end";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-font-viewer/default.nix
···
meta = with stdenv.lib; {
description = "Program that can preview fonts and create thumbnails for fonts";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-online-miners/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Projects/GnomeOnlineMiners;
description = "A set of crawlers that go through your online content and index them locally in Tracker";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-screenshot/default.nix
···
meta = with stdenv.lib; {
homepage = http://en.wikipedia.org/wiki/GNOME_Screenshot;
description = "Utility used in the GNOME desktop environment for taking screenshots";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-shell-extensions/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Projects/GnomeShell/Extensions;
description = "Modify and extend GNOME Shell functionality and behavior";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-system-log/default.nix
···
meta = with stdenv.lib; {
homepage = https://help.gnome.org/users/gnome-system-log/3.9/;
description = "Graphical, menu-driven viewer that you can use to view and monitor your system logs";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-system-monitor/default.nix
···
meta = with stdenv.lib; {
homepage = https://help.gnome.org/users/gnome-system-monitor/3.12/;
description = "System Monitor shows you what programs are running and how much processor time, memory, and disk space are being used";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-user-docs/default.nix
···
meta = with stdenv.lib; {
homepage = "https://help.gnome.org/users/gnome-help/${gnome3.version}";
description = "User and system administration help for the GNOME desktop";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.cc-by-30;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gnome-user-share/default.nix
···
meta = with stdenv.lib; {
homepage = https://help.gnome.org/users/gnome-user-share/3.8;
description = "Service that exports the contents of the Public folder in your home directory on the local network";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/grilo-plugins/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/action/show/Projects/Grilo;
description = "A collection of plugins for the Grilo framework";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/grilo/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/action/show/Projects/Grilo;
description = "Framework that provides access to various sources of multimedia content, using a pluggable system";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gsound/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Projects/GSound;
description = "Small library for playing system sounds";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/gucharmap/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Gucharmap;
description = "GNOME Character Map, based on the Unicode Character Database";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl3;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/libgnomekbd/default.nix
···
meta = with stdenv.lib; {
description = "Keyboard management library";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/sushi/default.nix
···
meta = with stdenv.lib; {
homepage = "http://en.wikipedia.org/wiki/Sushi_(software)";
description = "A quick previewer for Nautilus";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2Plus;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/totem-pl-parser/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Videos;
description = "Simple GObject-based library to parse and save a host of playlist formats";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/totem/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Videos;
description = "Movie player for the GNOME desktop based on GStreamer";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/tracker/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Projects/Tracker;
description = "Desktop-neutral user information store, search tool and indexer";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/yelp-xsl/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Yelp;
description = "Yelp's universal stylesheets for Mallard and DocBook";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = [licenses.gpl2 licenses.lgpl2];
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/core/yelp/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Yelp;
description = "The help viewer in Gnome";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1
pkgs/desktops/gnome-3/3.16/default.nix
···
gegl_0_3 = pkgs.gegl_0_3.override { inherit gtk; };
version = "3.16";
+
maintainers = with pkgs.lib.maintainers; [ lethalman ];
# Simplify the nixos module and gnome packages
defaultIconTheme = adwaita-icon-theme;
+1 -1
pkgs/desktops/gnome-3/3.16/games/iagno/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Iagno;
description = "Computer version of the game Reversi, more popularly called Othello";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/games/lightsoff/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Lightsoff;
description = "Puzzle game, where the objective is to turn off all of the tiles on the board";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/games/quadrapassel/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Quadrapassel;
description = "Classic falling-block game, Tetris";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/games/swell-foop/default.nix
···
meta = with stdenv.lib; {
homepage = "https://wiki.gnome.org/Apps/Swell%20Foop";
description = "Puzzle game, previously known as Same GNOME";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/games/tali/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Tali;
description = "Sort of poker with dice and less money";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/misc/geary/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/Apps/Geary;
description = "Mail client for GNOME 3";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/misc/gfbgraph/default.nix
···
meta = with stdenv.lib; {
description = "GLib/GObject wrapper for the Facebook Graph API";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.lgpl2;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/misc/gnome-tweak-tool/default.nix
···
meta = with stdenv.lib; {
homepage = https://wiki.gnome.org/action/show/Apps/GnomeTweakTool;
description = "A tool to customize advanced GNOME 3 options";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl3;
platforms = platforms.linux;
};
+1 -1
pkgs/desktops/gnome-3/3.16/misc/libmediaart/default.nix
···
meta = with stdenv.lib; {
description = "Library tasked with managing, extracting and handling media art caches";
-
maintainers = with maintainers; [ lethalman ];
+
maintainers = gnome3.maintainers;
license = licenses.gpl2;
platforms = platforms.linux;
};