Skip to content

Commit 3fcc8e2

Browse files
author
cj
committed
haxelib.json add eamonnfaherty
1 parent 2c39929 commit 3fcc8e2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/haxelib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "MIT",
44
"tags": ["cross","utility","sys"],
55
"description": "",
6-
"contributors": ["imcj"],
6+
"contributors": ["imcj", "eamonnfaherty"],
77
"releasenote": "Now passing through pos object so the line numbers of the code calling",
88
"version": "0.1.6",
99
"url": "http://github.com/imcj/logging",

src/haxelib.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<project name="logging" url="http://github.com/imcj/logging" license="MIT">
22
<user name="imcj"/>
3+
<user name="eamonnfaherty" />
34
<description><![CDATA[]]></description>
45
<version name="0.1.6"><![CDATA[Now passing through pos object so the line numbers of the code calling]]></version>
56
<tag v="cross"/>

0 commit comments

Comments
 (0)