Skip to content

Commit b136f7f

Browse files
authored
Merge pull request #4875 from github/ahpook/fixup-4826
2 parents 703c6e5 + d2b66cb commit b136f7f

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.github/workflows/conflict.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run: |
1515
echo "In order to review this pull request for acceptance, we need to make sure that all of the prerequisites are satisfied."
1616
echo "This was not checked:"
17-
echo "> This change is not self-promotion.
17+
echo "> This change is not self-promotion."
1818
echo "This is a requirement to maintain a high level of independence in this project. Please update to confirm there is no conflict of interest."
1919
echo "Thank you!"
2020
exit 1

topics/haxe/haxe.png

51.4 KB
Loading

topics/haxe/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ display_name: Haxe
55
github_url: https://github.com/HaxeFoundation
66
released: '2005'
77
short_description: A metalanguage resembling ECMAScript which can be transpiled into a variety of languages.
8+
logo: haxe.png
89
topic: haxe
910
url: https://haxe.org/
1011
wikipedia_url: https://en.wikipedia.org/wiki/Haxe

0 commit comments

Comments
 (0)