diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2010-12-01 11:43:02 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2010-12-01 11:43:02 +0100 |
commit | 04f9433002a603d2af083e648e159e5ed13fc913 (patch) | |
tree | a1a8bce066fd5bd70a5280b275d8cb8140c78d70 | |
parent | 59c17dbdb1ca05f690fc47dca77ac452b0efd721 (diff) | |
download | xmobar-04f9433002a603d2af083e648e159e5ed13fc913.tar.gz xmobar-04f9433002a603d2af083e648e159e5ed13fc913.tar.bz2 |
jao takes over maintainership of xmobar
Ignore-this: 74f2eba7cf906c319c5f6ab7739d5ea5ec429866
I hope this will inject new ideas in the project. It's been fun coding
xmobar, and a nice opportunity to learn Haskell.
Thanks to everyone for ideas, contributions and patches.
Have fun!
darcs-hash:20101201104302-d6583-75c2543803e7ae01b9e14581a0ed1c8a7452ad2f.gz
-rw-r--r-- | xmobar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal index 984c9e1..3ec5af1 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -11,7 +11,7 @@ category: System license: BSD3 license-file: LICENSE author: Andrea Rossato -maintainer: andrea.rossato@unitn.it +maintainer: Jose A. Ortega Ruiz <jao@gnu.org> cabal-version: >= 1.6 build-type: Simple |