Parcourir la source

DCO Remediation Commit for Syed Shoeb <[email protected]>

I, Syed Shoeb <[email protected]>, hereby add my Signed-off-by to this commit: 0ff0f9264b407276eed3763da2efb1d4786b7726

Signed-off-by: Syed Shoeb <[email protected]>
Syed Shoeb il y a 2 ans
Parent
commit
0a9f4887b5

+ 1 - 1
Templates/CppToolGem/template.json

@@ -5,7 +5,7 @@
     "origin_url": "https://github.com/o3de/o3de",
     "origin_url": "https://github.com/o3de/o3de",
     "license": "Apache-2.0 or MIT",
     "license": "Apache-2.0 or MIT",
     "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
     "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
-    "display_name": "CppToolGem",
+    "display_name": "CppToolGem Template",
     "summary": "A gem template for a custom tool in C++ that gets registered with the Editor.",
     "summary": "A gem template for a custom tool in C++ that gets registered with the Editor.",
     "canonical_tags": [
     "canonical_tags": [
         "Template",
         "Template",

+ 1 - 1
Templates/GemRepo/template.json

@@ -3,7 +3,7 @@
     "origin_url": "https://github.com/o3de/o3de",
     "origin_url": "https://github.com/o3de/o3de",
     "license": "Apache-2.0 or MIT",
     "license": "Apache-2.0 or MIT",
     "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
     "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
-    "display_name": "GemRepo",
+    "display_name": "GemRepo Template",
     "summary": "A Gem Repository that contains a single Gem.",
     "summary": "A Gem Repository that contains a single Gem.",
     "canonical_tags": [
     "canonical_tags": [
         "Gem",
         "Gem",

+ 1 - 1
Templates/PythonToolGem/template.json

@@ -7,7 +7,7 @@
     "origin_url": "https://github.com/o3de/o3de",
     "origin_url": "https://github.com/o3de/o3de",
     "license": "Apache-2.0 or MIT",
     "license": "Apache-2.0 or MIT",
     "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
     "license_url": "https://github.com/o3de/o3de/blob/development/LICENSE.txt",
-    "display_name": "PythonToolGem",
+    "display_name": "PythonToolGem Template",
     "summary": "A gem template for a custom tool in Python that gets registered with the Editor.",
     "summary": "A gem template for a custom tool in Python that gets registered with the Editor.",
     "canonical_tags": [
     "canonical_tags": [
         "Python",
         "Python",