Skip to content

Commit 5776021

Browse files
authored
docs: Adding self to contributors. (#651)
1 parent b229806 commit 5776021

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CONTRIBUTORS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,16 @@ Amy Boyd <amy@amyboyd.co.uk> @amyboyd
1010
Brantley Wells <brantleywells@gmail.com> @gitbrantley
1111
Brett Morgan <brettmorgan@google.com> @domesticmouse
1212
Chris Broadfoot <cbro@google.com> @broady
13+
Christopher Arriola <carriola@google.com> @arriolac
1314
Dan O'Meara <danom@google.com> @danoscarmike
1415
Darshit Patel <darshit12@gmail.com> @darshitpp
1516
Dave Holmes <daveholmes@google.com> @dh--
1617
Ismael Blesa <isma.work@gmail.com> @ismamai
1718
Malcolm Windsor <malcolm@beoped.com> @mwindsor-beoped
1819
Mark McDonald <macd@google.com> @markmcd
1920
Nicolas Poirier <dev.nicolaspoirier@gmail.com> @NicolasPoirier
20-
Pulkit Bhuwalka <pulkit.bosco05@gmail.com> @nutsiepully
2121
Pavel Smagin <smaginp@gmail.com> @psmagin
22+
Pulkit Bhuwalka <pulkit.bosco05@gmail.com> @nutsiepully
2223
Romain Sertelon <romain@sertelon.fr> @rsertelon
2324
Sam Lukes <sam_lukes@icloud.com> @slukes
2425
Sipos Tamas <sipos.tamas@fhb.hu> @onlyonce

build.gradle

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ publishing {
143143
id = 'broady'
144144
name = 'Chris Broadfoot'
145145
}
146+
developer {
147+
id = 'chrisarriola'
148+
name = 'Christopher Arriola'
149+
}
146150
}
147151
}
148152
groupId group
@@ -180,4 +184,4 @@ nexusStaging {
180184

181185
signing {
182186
sign publishing.publications.MapsJavaUtils
183-
}
187+
}

0 commit comments

Comments
 (0)