Skip to content

Commit e661b33

Browse files
committed
add Thijmen as author
1 parent 4881ab6 commit e661b33

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
{
1313
"name": "Rick de Boer",
1414
"email": "[email protected]"
15+
},
16+
{
17+
"name": "Thijmen Kort",
18+
"email": "[email protected]"
1519
}
1620
],
1721
"require": {

src/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
/**
66
* @author Rick de Boer <r.deboer.soer.nl>
7+
* @author Thijmen Kort <[email protected]>
78
* Permission is hereby granted, free of charge,
89
* to any person obtaining a copy of this software
910
* and associated documentation files (the "Software"),

0 commit comments

Comments
 (0)