[Scummvm-git-logs] scummvm-web master -> 421d92b0d2828dc31ed01b86247b1176b7413a5a
criezy
criezy at scummvm.org
Sun Sep 27 18:54:49 UTC 2020
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
b827813bd8 WEB: Sync credits
421d92b0d2 WEB: The macOS 64 bit package now requires macOS 10.9
Commit: b827813bd8cb8c3717158e9955daab2069fd83ca
https://github.com/scummvm/scummvm-web/commit/b827813bd8cb8c3717158e9955daab2069fd83ca
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-09-27T19:52:15+01:00
Commit Message:
WEB: Sync credits
Changed paths:
data/credits.yaml
diff --git a/data/credits.yaml b/data/credits.yaml
index e8f5fbec..abf3f4b7 100644
--- a/data/credits.yaml
+++ b/data/credits.yaml
@@ -1454,6 +1454,10 @@ credits:
name: "Andre Heider"
alias: "dhewg"
description: ""
+ -
+ name: "Alexander Reim"
+ alias: "AReim1982"
+ description: ""
-
name: "Raspberry Pi"
person:
@@ -2083,6 +2087,10 @@ credits:
name: "Thierry Crozat"
alias: "criezy"
description: "English translation"
+ -
+ name: "Walter Agazzi"
+ alias: ""
+ description: "Italian translation"
-
title: "Websites (design)"
anchor: "web_design"
Commit: 421d92b0d2828dc31ed01b86247b1176b7413a5a
https://github.com/scummvm/scummvm-web/commit/421d92b0d2828dc31ed01b86247b1176b7413a5a
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-09-27T19:54:16+01:00
Commit Message:
WEB: The macOS 64 bit package now requires macOS 10.9
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 912e43a7..933424c7 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -145,7 +145,7 @@
<file>
<category_icon>macos</category_icon>
<url>scummvm-{$release}-macosx.dmg</url>
- <name>macOS 10.7+ 64 bits with Sparkle Disk Image</name>
+ <name>macOS 10.9+ 64 bits with Sparkle Disk Image</name>
<user_agent>Mac</user_agent>
</file>
<file>
More information about the Scummvm-git-logs
mailing list