[GRASS-git] [OSGeo/grass] 0f13c4: docs: fix syntax of CITATION.cff file (#3123)
    Markus Neteler 
    noreply at github.com
       
    Tue Aug 15 13:13:48 PDT 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 0f13c4d70c9c9cbb46f164257771465cb49f612e
      https://github.com/OSGeo/grass/commit/0f13c4d70c9c9cbb46f164257771465cb49f612e
  Author: Markus Neteler <neteler at osgeo.org>
  Date:   2023-08-15 (Tue, 15 Aug 2023)
  Changed paths:
    M CITATION.cff
  Log Message:
  -----------
  docs: fix syntax of CITATION.cff file (#3123)
Syntax errors fixed (needed for Zenodo.org auto-upload and also in general).
Validated successfully:
```
cffconvert --validate
Citation metadata are valid according to schema version 1.2.0.
```
with
```
cffconvert --version
3.0.0a0
```
    
    
More information about the grass-commit
mailing list