dropbox: add ttuegel as maintainer
This commit is contained in:
parent
6d0873951c
commit
a6d54f1b29
@ -88,5 +88,6 @@ in stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.dropbox.com";
|
homepage = "http://www.dropbox.com";
|
||||||
description = "Online stored folders (daemon version)";
|
description = "Online stored folders (daemon version)";
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ ttuegel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user