Skip to content

Commit 7f4196a

Browse files
committed
all @gmatosferreira to allcontribs for #131, #132; thank you
1 parent fd1cd6c commit 7f4196a

File tree

4 files changed

+16
-22
lines changed

4 files changed

+16
-22
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: gtfsrouter
22
Title: Routing with 'GTFS' (General Transit Feed Specification) Data
3-
Version: 0.1.3.009
3+
Version: 0.1.3.010
44
Authors@R: c(
55
person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")),
66
person("Marcin", "Stepniak", , "marcinstepniak@ucm.es", role = "aut",

README.Rmd

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ enable the feed to be used for routing.
159159

160160

161161

162+
162163
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
163164
<!-- prettier-ignore-start -->
164165
<!-- markdownlint-disable -->
@@ -183,6 +184,12 @@ All contributions to this project are gratefully acknowledged using the [`allcon
183184
<a href="https://github.com/UrbanAnalyst/gtfsrouter/commits?author=stmarcin">stmarcin</a>
184185
</td>
185186
<td align="center">
187+
<a href="https://github.com/gmatosferreira">
188+
<img src="https://avatars.githubusercontent.com/u/50376686?v=4" width="100px;" alt=""/>
189+
</a><br>
190+
<a href="https://github.com/UrbanAnalyst/gtfsrouter/commits?author=gmatosferreira">gmatosferreira</a>
191+
</td>
192+
<td align="center">
186193
<a href="https://github.com/dhersz">
187194
<img src="https://avatars.githubusercontent.com/u/1557047?v=4" width="100px;" alt=""/>
188195
</a><br>
@@ -327,21 +334,11 @@ All contributions to this project are gratefully acknowledged using the [`allcon
327334
<a href="https://github.com/UrbanAnalyst/gtfsrouter/issues?q=is%3Aissue+author%3Apteridin">pteridin</a>
328335
</td>
329336
<td align="center">
330-
<a href="https://github.com/github-actions">
331-
<img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100px;" alt=""/>
332-
</a><br>
333-
<a href="https://github.com/UrbanAnalyst/gtfsrouter/issues?q=is%3Aissue+author%3Agithub-actions">github-actions</a>
334-
</td>
335-
<td align="center">
336337
<a href="https://github.com/FlxPo">
337338
<img src="https://avatars.githubusercontent.com/u/5145583?u=cbd02ee0a0fa0447429f38bd7e3a1da57c841239&v=4" width="100px;" alt=""/>
338339
</a><br>
339340
<a href="https://github.com/UrbanAnalyst/gtfsrouter/issues?q=is%3Aissue+author%3AFlxPo">FlxPo</a>
340341
</td>
341-
</tr>
342-
343-
344-
<tr>
345342
<td align="center">
346343
<a href="https://github.com/Tom-NutsOne">
347344
<img src="https://avatars.githubusercontent.com/u/173142362?v=4" width="100px;" alt=""/>

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ entries, to enable the feed to be used for routing.
165165
## Contributors
166166

167167

168+
168169
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
169170
<!-- prettier-ignore-start -->
170171
<!-- markdownlint-disable -->
@@ -189,6 +190,12 @@ All contributions to this project are gratefully acknowledged using the [`allcon
189190
<a href="https://github.com/UrbanAnalyst/gtfsrouter/commits?author=stmarcin">stmarcin</a>
190191
</td>
191192
<td align="center">
193+
<a href="https://github.com/gmatosferreira">
194+
<img src="https://avatars.githubusercontent.com/u/50376686?v=4" width="100px;" alt=""/>
195+
</a><br>
196+
<a href="https://github.com/UrbanAnalyst/gtfsrouter/commits?author=gmatosferreira">gmatosferreira</a>
197+
</td>
198+
<td align="center">
192199
<a href="https://github.com/dhersz">
193200
<img src="https://avatars.githubusercontent.com/u/1557047?v=4" width="100px;" alt=""/>
194201
</a><br>
@@ -333,21 +340,11 @@ All contributions to this project are gratefully acknowledged using the [`allcon
333340
<a href="https://github.com/UrbanAnalyst/gtfsrouter/issues?q=is%3Aissue+author%3Apteridin">pteridin</a>
334341
</td>
335342
<td align="center">
336-
<a href="https://github.com/github-actions">
337-
<img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100px;" alt=""/>
338-
</a><br>
339-
<a href="https://github.com/UrbanAnalyst/gtfsrouter/issues?q=is%3Aissue+author%3Agithub-actions">github-actions</a>
340-
</td>
341-
<td align="center">
342343
<a href="https://github.com/FlxPo">
343344
<img src="https://avatars.githubusercontent.com/u/5145583?u=cbd02ee0a0fa0447429f38bd7e3a1da57c841239&v=4" width="100px;" alt=""/>
344345
</a><br>
345346
<a href="https://github.com/UrbanAnalyst/gtfsrouter/issues?q=is%3Aissue+author%3AFlxPo">FlxPo</a>
346347
</td>
347-
</tr>
348-
349-
350-
<tr>
351348
<td align="center">
352349
<a href="https://github.com/Tom-NutsOne">
353350
<img src="https://avatars.githubusercontent.com/u/173142362?v=4" width="100px;" alt=""/>

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"codeRepository": "https://github.com/UrbanAnalyst/gtfsrouter",
88
"issueTracker": "https://github.com/UrbanAnalyst/gtfsrouter/issues",
99
"license": "https://spdx.org/licenses/GPL-3.0",
10-
"version": "0.1.3.009",
10+
"version": "0.1.3.010",
1111
"programmingLanguage": {
1212
"@type": "ComputerLanguage",
1313
"name": "R",

0 commit comments

Comments
 (0)