We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df89295 commit 655e534Copy full SHA for 655e534
1 file changed
extension.toml
@@ -3,7 +3,10 @@ name = "Elixir"
3
description = "Elixir support."
4
version = "0.3.0"
5
schema_version = 1
6
-authors = ["Marshall Bowers <elliott.codes@gmail.com>"]
+authors = [
7
+ "Marshall Bowers <elliott.codes@gmail.com>",
8
+ "Alonso Rocha Tapia <altcode@vivaldi.net>",
9
+]
10
repository = "https://github.com/zed-extensions/elixir"
11
12
[language_servers.expert]
0 commit comments