summary refs log tree commit diff
path: root/lib/maintainers.nix
diff options
context:
space:
mode:
authorJames Felix Black <james_black@apple.com>2015-07-12 20:00:43 +0200
committerJames Felix Black <james_black@apple.com>2015-07-13 12:08:05 -0400
commit9b863fac6b812f78754b1fcc89e64e93f59acd42 (patch)
tree966c2422a54fc880cfc3f74d80cbc3da957c5e8c /lib/maintainers.nix
parent54f308c740005fe9b317ed647e5e04ffeb259950 (diff)
downloadnixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.tar
nixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.tar.gz
nixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.tar.bz2
nixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.tar.lz
nixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.tar.xz
nixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.tar.zst
nixpkgs-9b863fac6b812f78754b1fcc89e64e93f59acd42.zip
notion: init at 3-2015061300
The notion (not-ion) window manager [1], plus optional (defaulted to
true) Xft/pango support (via [2]). Defined a license (notion uses a
modified LGPL).

As per [3], changes:

  1. renamed option from pango -> xft, better to reflect the actual
     nature of the patch;
  2. modified the patch to replace the postPatch changes to system-autodeteck.mk;
  3. commited the patch to the nixpkgs repo;
  4. removed 'fallbackFont' as an option. Use a sensible default, instead.

Many stylistic changes, thanks to @lethalman.

[1] http://notion.sourceforge.net
[2] http://sourceforge.net/p/notion/feature-requests/47/
[3] https://github.com/NixOS/nixpkgs/pull/8789
Diffstat (limited to 'lib/maintainers.nix')
-rw-r--r--lib/maintainers.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/maintainers.nix b/lib/maintainers.nix
index 157d2be7f90..497a1951068 100644
--- a/lib/maintainers.nix
+++ b/lib/maintainers.nix
@@ -117,6 +117,7 @@
   jagajaga = "Arseniy Seroka <ars.seroka@gmail.com>";
   jb55 = "William Casarin <bill@casarin.me>";
   jcumming = "Jack Cummings <jack@mudshark.org>";
+  jfb = "James Felix Black <james@yamtime.com>";
   jgeerds = "Jascha Geerds <jg@ekby.de>";
   jirkamarsik = "Jirka Marsik <jiri.marsik89@gmail.com>";
   joachifm = "Joachim Fasting <joachifm@fastmail.fm>";