mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-25 01:16:28 +03:00
Fix path in gitignore
This commit is contained in:
parent
db5ada3995
commit
00728a23f0
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -102,6 +102,6 @@ coverage.xml
|
||||||
# Website
|
# Website
|
||||||
website/_deploy.sh
|
website/_deploy.sh
|
||||||
website/package.json
|
website/package.json
|
||||||
website/blog/announcement.jade
|
website/announcement.jade
|
||||||
website/www/
|
website/www/
|
||||||
website/.gitignore
|
website/.gitignore
|
||||||
|
|
|
@ -1,14 +0,0 @@
|
||||||
//- 💫 SPACY ANNOUNCEMENT FROM 2016-08-09 (needs to stay for reference)
|
|
||||||
|
|
||||||
include _includes/_mixins
|
|
||||||
|
|
||||||
.o-content.u-padding
|
|
||||||
+h(1)
|
|
||||||
+label #[+date("2016-08-09")]
|
|
||||||
| Dear spaCy users,
|
|
||||||
|
|
||||||
p Unfortunately, we (Henning Peters and Matthew Honnibal) are parting ways. Breaking up is never easy, and it's taken us a while to get our stuff together. Hopefully, you didn't notice anything was up — if you did, we hope you haven't been inconvenienced.
|
|
||||||
|
|
||||||
p Here's how this is going to work: Matt will continue to develop and maintain spaCy and all related projects under his name. Nothing will change for you. Henning will take over our legal structure and start a new business under a new name.
|
|
||||||
|
|
||||||
p Sincerely,#[br] Henning Peters and Matthew Honnibal
|
|
Loading…
Reference in New Issue
Block a user