From 2a1f729c67000abe7251b99f6300fbb721cd14a5 Mon Sep 17 00:00:00 2001 From: Peter Somogyvari Date: Mon, 27 Feb 2023 13:16:31 -0800 Subject: [PATCH] docs(maintainers/codeowners): update Sandeep's GH user to sandeepnRES Housekeeping of the documents that mention usernames. Had to skip changing the username in the ./weaver/*.md because of the newline index corruption problem explained in https://github.com/hyperledger/cacti/issues/2302 Resolves #2304 Signed-off-by: Peter Somogyvari --- CODEOWNERS | 2 +- MAINTAINERS.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 05da4d41dc..517c44bcec 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ -* @petermetz @takeutak @izuru0 @jagpreetsinghsasan @vramakrishna @sanvendev +* @petermetz @takeutak @izuru0 @jagpreetsinghsasan @vramakrishna @sandeepnRES diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 9035cc476e..63c348bdc7 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -11,7 +11,7 @@ Maintainers | Takuma TAKEUCHI | [takeutak][takeutak] | takeutak#7220 | | Jagpreet Singh Sasan | [jagpreetsinghsasan][jagpreetsinghsasan] | jagpreetsinghsasan | | Venkatraman Ramakrishna | [VRamakrishna][VRamakrishna] | Ramakrishna#6645 | -| Sandeep Nishad | [sanvenDev][sanvenDev] | sanven#1092 | +| Sandeep Nishad | [sandeepnRES][sandeepnRES] | sanven#1092 | [jonathan-m-hamilton]: https://github.com/jonathan-m-hamilton [izuru0]: https://github.com/izuru0 @@ -19,4 +19,4 @@ Maintainers [takeutak]: https://github.com/takeutak [jagpreetsinghsasan]: https://github.com/jagpreetsinghsasan [VRamakrishna]: https://github.com/VRamakrishna/ -[sanvenDev]: https://github.com/sanvenDev \ No newline at end of file +[sandeepnRES]: https://github.com/sandeepnRES \ No newline at end of file