* Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries
* Use new vendor_ccs field in projects.yml (#2703)
* Remove not yet approved projects
* Remove not yet approved projects
Maintainers who own these projects: If you don't want i386 fuzzing, feel free to disable.
I figured i386 fuzzing is generally desirable since it can find more bugs but most projects won't switch because of inertia.
* bzip2: Bug fixes; added citations
* bzip2: Bump bzip2 version to 1.0.6
* bzip2: Variable blockSize100k, workFactor, and small
* bzip2: Remove hardcoded buffer sizes; fix nZ (compressor) to point to real buffer size
* bzip: Remove ubsan from project.yaml beacuse of start-up crash google/oss-fuzz#1887