From 9d91e72c0bfd46700bff0090d9dde6ad00e47aff Mon Sep 17 00:00:00 2001 From: betateilchen <> Date: Thu, 26 May 2016 15:39:20 +0000 Subject: [PATCH] : move some file from ./FHEM to ./contrib to prevent further bashing git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@11526 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- MAINTAINER.txt | 28 ++++++++++++++-------------- {FHEM => contrib}/55_weco.pm | 2 +- {FHEM => contrib/GDS}/55_GDS.pm | 2 +- 3 files changed, 16 insertions(+), 16 deletions(-) rename {FHEM => contrib}/55_weco.pm (99%) rename {FHEM => contrib/GDS}/55_GDS.pm (99%) diff --git a/MAINTAINER.txt b/MAINTAINER.txt index bcc63e840..56bdfad5e 100644 --- a/MAINTAINER.txt +++ b/MAINTAINER.txt @@ -213,10 +213,8 @@ FHEM/52_I2C_PCF8574 klausw http://forum.fhem.de Sonstige FHEM/52_I2C_SHT21 klausw http://forum.fhem.de Sonstige Systeme FHEM/52_I2C_TSL2561 jensb http://forum.fhem.de Sonstige Systeme FHEM/53_GHoma.pm klausw http://forum.fhem.de Sonstige Systeme -FHEM/55_GDS.pm betateilchen http://forum.fhem.de Wettermodule FHEM/55_InfoPanel.pm betateilchen http://forum.fhem.de Unterstuetzende Dienste FHEM/55_PIFACE.pm klaus.schauer http://forum.fhem.de Einplatinencomputer -FHEM/55_weco.pm betateilchen http://forum.fhem.de Wettermodule FHEM/56_POKEYS.pm axelberner http://forum.fhem.de Sonstiges FHEM/57_Calendar.pm borisneubert http://forum.fhem.de Unterstuetzende Dienste/Kalendermodule FHEM/57_CALVIEW.pm chris1284 http://forum.fhem.de Unterstuetzende Dienste/Kalendermodule @@ -399,32 +397,34 @@ FHEM/lib/UPnP/* Reinerlein http://forum.fhem.de Multimedi FHEM/FhemUtils/* mfr69bs http://forum.fhem.de Sonstiges FHEM/GPUtils.pm ntruchsess http://forum.fhem.de FHEM Development -contrib/Infratec/* wzut http://forum.fhem.de Bastelecke -contrib/YAF/* danielweisensee http://forum.fhem.de Frontends contrib/23_WEBTHERM.pm betateilchen/sachag http://forum.fhem.de Sonstiges contrib/55_BBB_BMP180.pm betateilchen http://forum.fhem.de Einplatinencomputer +contrib/55_weco.pm betateilchen http://forum.fhem.de Wettermodule contrib/71_LISTENLIVE.pm betateilchen http://forum.fhem.de Multimedia contrib/98_geodata.pm betateilchen http://forum.fhem.de Sonstiges contrib/98_openweathermap.pm betateilchen http://forum.fhem.de Wettermodule contrib/98_PID.pm betateilchen http://forum.fhem.de Automatisierung -contrib/WebViewControl/* Dirk http://forum.fhem.de Mobile Devices +contrib/GDS/55_GDS.pm betateilchen http://forum.fhem.de Wettermodule contrib/GDS/GDSweblink.pm jensb http://forum.fhem.de Wettermodule +contrib/Infratec/* wzut http://forum.fhem.de Bastelecke contrib/PRESENCE markusbloch http://forum.fhem.de Unterstuetzende Dienste contrib/PRESENCE/lepresenced PatrickR http://forum.fhem.de Unterstuetzende Dienste +contrib/WebViewControl/* Dirk http://forum.fhem.de Mobile Devices +contrib/YAF/* danielweisensee http://forum.fhem.de Frontends www/codemirror/* rapster http://forum.fhem.de Frontends +www/frontend/* johannnes http://forum.fhem.de Frontends www/gplot/* rudolfkoenig http://forum.fhem.de Frontends/SVG/Plots/logProxy www/images/* ulimaass http://forum.fhem.de Frontends -www/pgm2/dashboard/* svenson08 http://forum.fhem.de Frontends -www/pgm2/fhemweb_readingsGroup.js justme1968 http://forum.fhem.de Frontends/readingsGroup readingsHistory -www/pgm2/fhemweb_readingsHistory.js justme1968 http://forum.fhem.de Frontends/readingsGroup readingsHistory -www/pgm2/fhemweb_sortable.js markusbloch http://forum.fhem.de Frontends -www/pgm2/fhemweb_fbcalllist.js markusbloch http://forum.fhem.de Frontends -www/pgm2/fhemweb_uzsu.js justme1968 http://forum.fhem.de Frontends -www/pgm2/fhemweb_weekprofile.js risiko http://forum.fhem.de Frontends -www/pgm2/* rudolfkoenig http://forum.fhem.de Frontends/FHEMWEB www/jscolor/* justme1968 http://forum.fhem.de Frontends -www/frontend/* johannnes http://forum.fhem.de Frontends +www/pgm2/* rudolfkoenig http://forum.fhem.de Frontends/FHEMWEB +www/pgm2/dashboard/* svenson08 http://forum.fhem.de Frontends +www/pgm2/fhemweb_fbcalllist.js markusbloch http://forum.fhem.de Frontends +www/pgm2/fhemweb_readingsGroup.js justme1968 http://forum.fhem.de Frontends/readingsGroup readingsHistory +www/pgm2/fhemweb_readingsHistory.js justme1968 http://forum.fhem.de Frontends/readingsGroup readingsHistory +www/pgm2/fhemweb_sortable.js markusbloch http://forum.fhem.de Frontends +www/pgm2/fhemweb_uzsu.js justme1968 http://forum.fhem.de Frontends +www/pgm2/fhemweb_weekprofile.js risiko http://forum.fhem.de Frontends docs/fhem-floorplan-* ulimaass http://forum.fhem.de Sonstiges docs/* rudolfkoenig http://forum.fhem.de Sonstiges diff --git a/FHEM/55_weco.pm b/contrib/55_weco.pm similarity index 99% rename from FHEM/55_weco.pm rename to contrib/55_weco.pm index 87cf9df80..81ab9ecd0 100644 --- a/FHEM/55_weco.pm +++ b/contrib/55_weco.pm @@ -1,4 +1,4 @@ -# $Id$ +# $Id: 55_weco.pm 10558 2016-01-17 14:17:58Z betateilchen $ #################################################################################################### # # 55_weco.pm diff --git a/FHEM/55_GDS.pm b/contrib/GDS/55_GDS.pm similarity index 99% rename from FHEM/55_GDS.pm rename to contrib/GDS/55_GDS.pm index ef9f0aa38..98102016e 100644 --- a/FHEM/55_GDS.pm +++ b/contrib/GDS/55_GDS.pm @@ -1,4 +1,4 @@ -# $Id$ +# $Id: 55_GDS.pm 11367 2016-05-02 17:22:34Z betateilchen $ # copyright and license informations =pod