Skip to content

Commit a9c7f0f

Browse files
authored
Merge pull request #595 from mrava87/contrib-guaacoelho
doc: added guaacoelho to contributors
2 parents af1530a + 493d2e5 commit a9c7f0f

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/workflows/codacy-coverage-reporter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
platform: [ ubuntu-latest, ]
12-
python-version: ["3.8", ]
12+
python-version: ["3.9", ]
1313

1414
runs-on: ${{ matrix.platform }}
1515
steps:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,4 @@ A list of video tutorials to learn more about PyLops:
151151
* Fedor Goncharov, fedor-goncharov
152152
* Alex Rakowski, alex-rakowski
153153
* David Sollberger, solldavid
154+
* Gustavo Coelho, guaacoelho

docs/source/credits.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ Contributors
2323
* `Fedor Goncharov <https://github.com/fedor-goncharov>`_, fedor-goncharov
2424
* `Alex Rakowski <https://github.com/alex-rakowski>`_, alex-rakowski
2525
* `David Sollberger <https://github.com/solldavid>`_, solldavid
26+
* `Gustavo Coelho <https://github.com/guaacoelho>`_, guaacoelho

0 commit comments

Comments
 (0)