aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/uci
diff options
context:
space:
mode:
Diffstat (limited to 'package/system/uci')
-rw-r--r--package/system/uci/Makefile2
-rw-r--r--package/system/uci/files/lib/config/uci.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/system/uci/Makefile b/package/system/uci/Makefile
index b0f387585c..d33967df70 100644
--- a/package/system/uci/Makefile
+++ b/package/system/uci/Makefile
@@ -24,7 +24,7 @@ PKG_SOURCE_PROTO:=git
PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=
-PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_PARALLEL:=0
diff --git a/package/system/uci/files/lib/config/uci.sh b/package/system/uci/files/lib/config/uci.sh
index db84c8343e..50891a64e4 100644
--- a/package/system/uci/files/lib/config/uci.sh
+++ b/package/system/uci/files/lib/config/uci.sh
@@ -2,7 +2,7 @@
# Shell script compatibility wrappers for /sbin/uci
#
# Copyright (C) 2008-2010 OpenWrt.org
-# Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
+# Copyright (C) 2008 Felix Fietkau <nbd@nbd.name>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by