Add notes for 2019-06-20

This commit is contained in:
2019-06-20 15:08:42 +03:00
parent 63f94aa5cb
commit 6b7cabe1b5
2 changed files with 9 additions and 5 deletions

View File

@ -99,4 +99,8 @@ $ csvcut -c name 2019-03-18-subjects-matched.csv | grep -v name | cat - iita-agr
$ csvcut -c name -l 2019-06-10-subjects-matched.txt | sed 's/line_number/id/' > 2019-06-10-subjects-matched.csv
```
## 2019-06-20
- Share some feedback about AReS v2 with the colleagues and encourage them to do the same
<!-- vim: set sw=2 ts=2: -->