Skip to content

Commit

Permalink
Fix lexicographical sort order.
Browse files Browse the repository at this point in the history
  • Loading branch information
nuclearsandwich committed Dec 14, 2024
1 parent 0306262 commit 132dc67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ompl.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
locals {
ompl_team = [
"JafarAbdi"
"MarqRazz",
"mamoll",
"yadunund",
"MarqRazz",
"JafarAbdi"
]
ompl_repositories = [
"ompl-release",
Expand Down

0 comments on commit 132dc67

Please sign in to comment.