From fa5e63c42a552982ed4d1d6057dcafe9e4433cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Fri, 23 Aug 2024 10:42:56 +0200 Subject: [PATCH] updated author attribute --- fuglane.user.js | 2 +- yr.user.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fuglane.user.js b/fuglane.user.js index f03012e..4afeefa 100644 --- a/fuglane.user.js +++ b/fuglane.user.js @@ -3,7 +3,7 @@ // @namespace http://tampermonkey.net/ // @version 1.3.1 // @description Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk -// @author on@ntnu.no +// @author Øyvind Nilsen (on@ntnu.no) // @match https://fuglane.it.ntnu.no/* // @grant none // @icon https://www.google.com/s2/favicons?sz=64&domain=ntnu.no diff --git a/yr.user.js b/yr.user.js index bc41195..a323eb3 100644 --- a/yr.user.js +++ b/yr.user.js @@ -3,7 +3,7 @@ // @namespace http://tampermonkey.net/ // @version 1.2.1 // @description Navigate the yr.no navbar using `Ctrl` + `←` and `Ctrl` + `→`. Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`. -// @author on@ntnu.no +// @author Øyvind Nilsen (on@ntnu.no) // @match https://www.yr.no/* // @grant none // @updateURL https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/yr.user.js