summary refs log tree commit diff
path: root/pkgs/lib
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2011-03-14 21:13:35 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2011-03-14 21:13:35 +0000
commit1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753 (patch)
treeaafaaacc192f774e94daadb12eff562bb9ca7b86 /pkgs/lib
parente5fcf7ebe9f60ef31f6c2dea2b4724c5a47f4497 (diff)
downloadnixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.tar
nixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.tar.gz
nixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.tar.bz2
nixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.tar.lz
nixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.tar.xz
nixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.tar.zst
nixlib-1573081b61ddeba1bcdd2801c0dd8ffdc1cb0753.zip
Adding gptfdisk (patch by Shea Levy).
I add him in the maintainers list.
I changed slightly the indentation of the expressions.


svn path=/nixpkgs/trunk/; revision=26304
Diffstat (limited to 'pkgs/lib')
-rw-r--r--pkgs/lib/maintainers.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/lib/maintainers.nix b/pkgs/lib/maintainers.nix
index f35e557145a0..7c060e35e3ea 100644
--- a/pkgs/lib/maintainers.nix
+++ b/pkgs/lib/maintainers.nix
@@ -21,6 +21,7 @@
   raskin = "Michael Raskin <7c6f434c@mail.ru>";
   roconnor = "Russell O'Connor <roconnor@theorem.ca>";
   sander = "Sander van der Burg <s.vanderburg@tudelft.nl>";
+  shlevy = "Shea Levy <shea@shealevy.com>";
   simons = "Peter Simons <simons@cryp.to>";
   thammers = "Tobias Hammerschmidt <jawr@gmx.de>";
   urkud = "Yury G. Kudryashov <urkud+nix@ya.ru>";