mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Add Erick Massip as author for contributing via PR #226
This commit is contained in:
parent
033d2dc02f
commit
10102d1017
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
(unreleased)
|
||||
------------
|
||||
* Fix GA gtag user_id setup and add support for custom dimensions (Erick Massip)
|
||||
* Change spelling of "JavaScript" across all files in docstrings and docs
|
||||
(Peter Bittner)
|
||||
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ authors = [
|
|||
{name = "Eric Amador", email = "eric.amador14@gmail.com"},
|
||||
{name = "Eric Davis", email = "eric@davislv.com"},
|
||||
{name = "Eric Wang", email = "gnawrice@gmail.com"},
|
||||
{name = "Erick Massip", email = "ericmassip1@gmail.com"},
|
||||
{name = "Garrett Coakley", email = "garrettc@users.noreply.github.com"},
|
||||
{name = "Garrett Robinson", email = "garrett.f.robinson@gmail.com"},
|
||||
{name = "GreenKahuna", email = "info@greenkahuna.com"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue