diff options
author | David Roundy <droundy@darcs.net> | 2008-08-28 17:18:30 +0200 |
---|---|---|
committer | David Roundy <droundy@darcs.net> | 2008-08-28 17:18:30 +0200 |
commit | d31b181870fdff84bc19a1153b2b5793d1fe5b64 (patch) | |
tree | 3dcb69e95b75b73fd2673b10a2de1193bd3742f0 /XMonad/Layout | |
parent | 10f40c32b126bda5d0ecac9acaef6ab07a0ef250 (diff) | |
download | XMonadContrib-d31b181870fdff84bc19a1153b2b5793d1fe5b64.tar.gz XMonadContrib-d31b181870fdff84bc19a1153b2b5793d1fe5b64.tar.xz XMonadContrib-d31b181870fdff84bc19a1153b2b5793d1fe5b64.zip |
remove myself as maintainer from modules I don't maintain or use.
darcs-hash:20080828151830-72aca-75151cf20f4efc1a3d1bc324cfdbc5602f58b363.gz
Diffstat (limited to 'XMonad/Layout')
-rw-r--r-- | XMonad/Layout/BoringWindows.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/Combo.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/DragPane.hs | 3 | ||||
-rw-r--r-- | XMonad/Layout/LayoutCombinators.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/LayoutHints.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/LayoutModifier.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/LayoutScreens.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/Named.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/NoBorders.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/Square.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/ToggleLayouts.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/WindowNavigation.hs | 2 | ||||
-rw-r--r-- | XMonad/Layout/WorkspaceDir.hs | 2 |
13 files changed, 13 insertions, 14 deletions
diff --git a/XMonad/Layout/BoringWindows.hs b/XMonad/Layout/BoringWindows.hs index 2629077..59893d9 100644 --- a/XMonad/Layout/BoringWindows.hs +++ b/XMonad/Layout/BoringWindows.hs @@ -6,7 +6,7 @@ -- Copyright : (c) 2008 David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Combo.hs b/XMonad/Layout/Combo.hs index 9f2c671..ca493ee 100644 --- a/XMonad/Layout/Combo.hs +++ b/XMonad/Layout/Combo.hs @@ -7,7 +7,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/DragPane.hs b/XMonad/Layout/DragPane.hs index dee36b2..eb409e0 100644 --- a/XMonad/Layout/DragPane.hs +++ b/XMonad/Layout/DragPane.hs @@ -9,8 +9,7 @@ -- Andrea Rossato <andrea.rossato@unibz.it> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> --- Andrea Rossato <andrea.rossato@unibz.it> +-- Maintainer : Andrea Rossato <andrea.rossato@unibz.it> -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/LayoutCombinators.hs b/XMonad/Layout/LayoutCombinators.hs index f4ef7b1..8a4de63 100644 --- a/XMonad/Layout/LayoutCombinators.hs +++ b/XMonad/Layout/LayoutCombinators.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/LayoutHints.hs b/XMonad/Layout/LayoutHints.hs index ca139ed..3558cc2 100644 --- a/XMonad/Layout/LayoutHints.hs +++ b/XMonad/Layout/LayoutHints.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/LayoutModifier.hs b/XMonad/Layout/LayoutModifier.hs index 56f1590..168e0df 100644 --- a/XMonad/Layout/LayoutModifier.hs +++ b/XMonad/Layout/LayoutModifier.hs @@ -7,7 +7,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/LayoutScreens.hs b/XMonad/Layout/LayoutScreens.hs index 3776981..76473a5 100644 --- a/XMonad/Layout/LayoutScreens.hs +++ b/XMonad/Layout/LayoutScreens.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Named.hs b/XMonad/Layout/Named.hs index a186609..8cace81 100644 --- a/XMonad/Layout/Named.hs +++ b/XMonad/Layout/Named.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/NoBorders.hs b/XMonad/Layout/NoBorders.hs index 389cccd..49ba777 100644 --- a/XMonad/Layout/NoBorders.hs +++ b/XMonad/Layout/NoBorders.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/Square.hs b/XMonad/Layout/Square.hs index 9e07caa..d186cd4 100644 --- a/XMonad/Layout/Square.hs +++ b/XMonad/Layout/Square.hs @@ -6,7 +6,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/ToggleLayouts.hs b/XMonad/Layout/ToggleLayouts.hs index 846ca47..18ab817 100644 --- a/XMonad/Layout/ToggleLayouts.hs +++ b/XMonad/Layout/ToggleLayouts.hs @@ -7,7 +7,7 @@ -- Copyright : (c) David Roundy <droundy@darcs.net> -- License : BSD -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : portable -- diff --git a/XMonad/Layout/WindowNavigation.hs b/XMonad/Layout/WindowNavigation.hs index 73da7fc..896eae1 100644 --- a/XMonad/Layout/WindowNavigation.hs +++ b/XMonad/Layout/WindowNavigation.hs @@ -7,7 +7,7 @@ -- Copyright : (c) 2007 David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- diff --git a/XMonad/Layout/WorkspaceDir.hs b/XMonad/Layout/WorkspaceDir.hs index 1820237..4647390 100644 --- a/XMonad/Layout/WorkspaceDir.hs +++ b/XMonad/Layout/WorkspaceDir.hs @@ -7,7 +7,7 @@ -- Copyright : (c) 2007 David Roundy <droundy@darcs.net> -- License : BSD3-style (see LICENSE) -- --- Maintainer : David Roundy <droundy@darcs.net> +-- Maintainer : none -- Stability : unstable -- Portability : unportable -- |