Commit Graph

11 Commits

Author SHA1 Message Date
Josh Bleecher Snyder 2eed21485e
remove josharian from cc list (#8068)
I am stepping back from most of my Go-related maintainership.
2022-07-24 15:24:15 -04:00
Cuong Manh Le 8ec02b9952
projects/golang: add Cuong Manh Le as a Go maintainer (#5721)
* add Cuong Manh Le as a Go maintainer
2021-05-06 12:29:42 -04:00
AdamKorcz 342f9f5cf4
[golang] Add maintainer (#5617)
* [golang] Add maintainer

* Update project.yaml

Co-authored-by: Abhishek Arya <inferno@chromium.org>
2021-04-14 08:23:06 -07:00
Emmanuel T Odeke 93a898c756
projects/golang: add Emmanuel Odeke as a Go maintainer (#5189) 2021-02-12 18:12:57 -08:00
Guido Vranken e883ecfb48
pillow, golang updates (#4692)
* [pillow] Remove project.

Despite my best efforts this has never worked properly.
No reward was ever requested or given for this integration.

* [golang] Remove my e-mail address

I helped integrate this project. I'm no longer involved with this project
and don't need to receive bug reports.
2020-11-25 09:00:19 -08:00
Max Moroz 7751ab5a87
[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)
* [infra] Introduce "language" attribute in the project.yaml (#3297).

* follow up

* enable the attribute for more projects

* trailing newline
2020-01-30 15:36:44 -08:00
Josh Bleecher Snyder ba3947ee40 [golang] add my email to project.yaml (#2838)
Updates #2825
2019-09-16 14:31:13 -07:00
jonathanmetzman 9e4853525f [Golang] Disable AFL (#2738)
* Update project.yaml

* Update project.yaml
2019-08-21 15:08:30 -07:00
Max Moroz 3ac2dbc09c
[golang] Add myself to the CC list to monitor new crashes and comments.
I have access to it anyway, but auto-CC made debugging go-fuzz integration a bit more convenient for me.
2019-08-17 14:37:49 -07:00
Max Moroz 13f62b853d
[golang] Use ASan instead of UBSan because CF needs it for corpus pruning. 2019-08-16 10:56:46 -07:00
Guido Vranken aebba43c02 [golang] Golang internal library fuzzers (#2188)
* Add golang fuzzer

* Use dvyukov's fuzzers

* Add more fuzzers

* Move data retrieval to Dockerfile + cosmetic changes

* Use upstream Golang, go-fuzz

- Install Golang 1.9 binaries to bootstrap latest development Golang
- Deprecate go-fuzz fork in favor of upstream go-fuzz

* Disable Go fuzzers whose build is broken

* Trigger Travis

* project.yaml stub

* auto_ccs
2019-08-16 10:55:55 -07:00