aboutsummaryrefslogtreecommitdiff
path: root/stdlib/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/project.lux')
-rw-r--r--stdlib/project.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/project.lux b/stdlib/project.lux
index fb2023643..0f3cdc0cb 100644
--- a/stdlib/project.lux
+++ b/stdlib/project.lux
@@ -17,10 +17,10 @@
... "organization" ["name" "Lux Foundation"
... "url" "http://example.com/lux_foundation"]
]]
- ... #contributors [["name" "Eduardo Julian"
- ... "url" "https://github.com/eduardoejp"
- ... "organization" ["name" "Lux Foundation"
- ... "url" "http://example.com/lux_foundation"]]]
+ ... "contributors" [["name" "Eduardo Julian"
+ ... "url" "https://github.com/eduardoejp"
+ ... "organization" ["name" "Lux Foundation"
+ ... "url" "http://example.com/lux_foundation"]]]
]
... An optional list of repositories you can deploy to, given aliases so they're easy to refer to with the "deploy" command.