Commit Graph

10 Commits

Author SHA1 Message Date
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Even Rouault 49c3d46ddb [GDAL] Add new GDAL developer to the list of authorized viewers (#2847) 2019-09-18 07:14:43 -07:00
Even Rouault e4c5f42a7b GDAL: add support for i386 architecture (#2677)
* GDAL: add support for i386 architecture

* Remove unneeded apt-get remove
2019-08-11 19:12:51 -07:00
Even Rouault b5c3772bf3 [gdal] Add new GDAL contributor (#1021) 2017-12-05 13:33:43 -08:00
Even Rouault 43a600f83a Add new GDAL contributor to CC list (#955) 2017-11-05 08:55:46 -08:00
Even Rouault 5978064b74 GDAL: add co-maintainer email (#781) 2017-08-17 08:56:59 -07:00
Even Rouault 9eab6b6469 gdal: add contributor in CC list (#629) 2017-05-28 21:44:51 -07:00
Abhishek Arya 15bbcc13f2 Update project.yaml 2017-05-12 11:25:28 -07:00
Even Rouault a22bad13f9 Add gdal project (#589)
Extract from http://gdal.org/ :
GDAL is a translator library for raster and vector geospatial data
formats that is released under an X/MIT style Open Source license by
the Open Source Geospatial Foundation. As a library, it presents a
single raster abstract data model and single vector abstract data model
to the calling application for all supported formats. It also comes
with a variety of useful command line utilities for data translation
and processing

GDAL upstream ticket:
https://trac.osgeo.org/gdal/ticket/6883
2017-05-11 13:07:23 -07:00