From 0bfe72a95bf6c196944a3736a8c6672dacf5959d Mon Sep 17 00:00:00 2001 From: Sam <54530346+asylumexp@users.noreply.github.com> Date: Thu, 9 Jan 2025 17:05:57 +1000 Subject: [PATCH] Replace authors Flagging CICD --- ct/frigate.sh | 2 +- ct/glpi.sh | 3 +-- ct/grist.sh | 1 + ct/mediamtx.sh | 1 - install/apache-guacamole-install.sh | 2 +- install/jenkins-install.sh | 2 +- install/snipeit-install.sh | 4 +--- 7 files changed, 6 insertions(+), 9 deletions(-) diff --git a/ct/frigate.sh b/ct/frigate.sh index 9b4dae5eb..0dda2fac0 100644 --- a/ct/frigate.sh +++ b/ct/frigate.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source ./misc/build.func # Copyright (c) 2021-2025 tteck -# Authors: tteck (tteckster) +# Author: tteck (tteckster) # License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE # Source: https://frigate.video/ diff --git a/ct/glpi.sh b/ct/glpi.sh index f057ceebf..ab5dcad17 100644 --- a/ct/glpi.sh +++ b/ct/glpi.sh @@ -1,8 +1,7 @@ #!/usr/bin/env bash source ./misc/build.func - # Copyright (c) 2021-2025 community-scripts ORG -# Author: NĂ­colas Pastorello (opastorello) +# Author: tteck (tteckster) # License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE # App Default Values diff --git a/ct/grist.sh b/ct/grist.sh index 5d44d7cf9..4c4479f64 100644 --- a/ct/grist.sh +++ b/ct/grist.sh @@ -1,6 +1,7 @@ #!/usr/bin/env bash source ./misc/build.func # Source: https://github.com/gristlabs/grist-core +# Author: tteck (tteckster) # License: MIT | https://github.com/asylumexp/Proxmox/raw/main/LICENSE # App Default Values diff --git a/ct/mediamtx.sh b/ct/mediamtx.sh index 8b889b8e5..9c64fb7ee 100644 --- a/ct/mediamtx.sh +++ b/ct/mediamtx.sh @@ -1,5 +1,4 @@ #!/usr/bin/env bash - source ./misc/build.func # Copyright (c) 2021-2025 tteck # Author: tteck (tteckster) diff --git a/install/apache-guacamole-install.sh b/install/apache-guacamole-install.sh index 057f31041..6588b57ba 100644 --- a/install/apache-guacamole-install.sh +++ b/install/apache-guacamole-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash #Copyright (c) 2021-2025 community-scripts ORG -# Author: Michel Roegl-Brunner (michelroegl-brunner) | MickLesk (CanbiZ) +# Author: tteck (tteckster) # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/install/jenkins-install.sh b/install/jenkins-install.sh index 59aefa5cf..f1d119dc9 100644 --- a/install/jenkins-install.sh +++ b/install/jenkins-install.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # Copyright (c) 2021-2025 community-scripts ORG -# Author: kristocopani +# Author: tteck (tteckster) # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/install/snipeit-install.sh b/install/snipeit-install.sh index 53b1f20d1..eca891c5d 100644 --- a/install/snipeit-install.sh +++ b/install/snipeit-install.sh @@ -1,8 +1,6 @@ #!/usr/bin/env bash - - #Copyright (c) 2021-2025 community-scripts ORG -# Author: Michel Roegl-Brunner (michelroegl-brunner) +# Author: tteck (tteckster) # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE