Skip to content

Commit c250df4

Browse files
committed
Acknowledge Rafael Xavier de Souza as co-author
1 parent d6a16e8 commit c250df4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015 Kris Borchers
3+
Copyright (c) 2015 Kris Borchers, Rafael Xavier de Souza @rxaviers
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"cldr"
2020
],
2121
"author": "Kris Borchers",
22+
"contributors": [
23+
"Rafael Xavier de Souza @rxaviers"
24+
],
2225
"homepage": "https://github.com/kborchers/react-globalize",
2326
"license": "MIT",
2427
"repository": "kborchers/react-globalize",

0 commit comments

Comments
 (0)