Skip to content

Commit dcb62f3

Browse files
committed
drop gourlaysama from maintainers
1 parent 4cf5c4e commit dcb62f3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ notifications:
3333
email:
3434
- adriaan.moors@lightbend.com
3535
- seth.tisue@lightbend.com
36-
- antoine@gourlay.fr
3736

3837
before_cache:
3938
- find $HOME/.sbt -name "*.lock" | xargs rm

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Scala Standard Parser Combinator Library
1010

11-
This library is now community-maintained. If you are interested in helping please contact [@gourlaysama](https://github.com/gourlaysama) or [@Philippus](https://github.com/philippus) or mention it on [Gitter](https://gitter.im/scala/scala-parser-combinators).
11+
This library is now community-maintained. If you are interested in helping please contact [@Philippus](https://github.com/philippus) or [@SethTisue](https://github.com/SethTisue).
1212

1313
As of Scala 2.11, this library is a separate jar that can be omitted from Scala projects that do not use Parser Combinators.
1414

0 commit comments

Comments
 (0)