summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-nut/luasrc/model
diff options
context:
space:
mode:
authorSergey Ponomarev <stokito@gmail.com>2024-01-09 22:56:10 +0200
committerPaul Donald <newtwen+github@gmail.com>2024-05-28 01:55:14 +0200
commitfbbfdb4afc95a59df1034f1fda525e94855e1633 (patch)
tree1bf7430f72e74871600fc23c6c27b62f23314b44 /applications/luci-app-nut/luasrc/model
parent9aee1c47a66e8d4dbc4313c6876691d3f546a049 (diff)
treewide: Add missing PKG_MAINTAINER
Daniel F. Dickinson changed email address to <dfdpublic@wildtechgarden.ca> luci-all-lxl has a maintainer Petar Koretic <petar.koretic@sartura.hr> but there is no corresponding GitHub account. So Dirk Brenken was added as a second maintainer: he answered on an issue of the app. When maintainer wasn't set the initial author was used, or most contributor or Jo-Philipp Wich as a default. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-nut/luasrc/model')
-rw-r--r--applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua2
-rw-r--r--applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua2
-rw-r--r--applications/luci-app-nut/luasrc/model/cbi/nut_server.lua2
3 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
index 9afa2ed24e..cfcf11b9fe 100644
--- a/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
+++ b/applications/luci-app-nut/luasrc/model/cbi/nut_cgi.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o
diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
index b1bb1b850f..fa642cba60 100644
--- a/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
+++ b/applications/luci-app-nut/luasrc/model/cbi/nut_monitor.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o
diff --git a/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua b/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
index 9bf1bda5bd..eef1949094 100644
--- a/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
+++ b/applications/luci-app-nut/luasrc/model/cbi/nut_server.lua
@@ -1,4 +1,4 @@
--- Copyright 2015 Daniel Dickinson <openwrt@daniel.thecshore.com>
+-- Copyright 2015 Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
-- Licensed to the public under the Apache License 2.0.
local m, s, o