summaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
Commit message (Collapse)AuthorAgeFilesLines
* [Codeowners] Add missing test ownershipA Thousand Ships2024-11-201-0/+1
|
* Implement `CODEOWNERS` correctionsThaddeus Crews2024-10-221-24/+19
|
* Update `CODEOWNERS`Thaddeus Crews2024-10-091-19/+45
|
* Add a few missing CODEOWNERSA Thousand Ships2024-09-281-1/+4
|
* Update CODEOWNERSA Thousand Ships2024-09-251-119/+170
| | | | | | | * Added shared responsibilities for documentation and tests * Made buildsystem manage all build scripts (uniquely) * Cleaned up unused cases * Added unmanaged cases
* Direct3D 12: Include in CODEOWNERSPedro J. Estébanez2024-01-251-0/+1
|
* Reorganize code related to editor themingYuri Sizov2024-01-161-0/+2
| | | | | | | | | | | | | This change introduces a new EditorThemeManager class to abstract theme generatio and its subroutines. Logic related to EditorTheme, EditorColorMap, and editor icons has been extracted into their respective files with includes cleaned up. All related files have been moved to a separate folder to better scope them in the project. This includes relevant generated files as well.
* Fix the Web platform team's codeowners linkYuri Sizov2023-12-041-2/+1
|
* Merge pull request #81116 from raulsntos/codeowners-gdextensionRémi Verschelde2023-08-291-0/+1
|\ | | | | | | Assign extension validation files to the GDExtension and .NET teams in CODEOWNERS
| * Assign extension validation files to the GDExtension and .NET teams in ↵Raul Santos2023-08-281-0/+1
| | | | | | | | CODEOWNERS
* | Move default theme files to scene/themeYuri Sizov2023-08-281-1/+1
|/ | | | This also puts the default theme icons into their own folder.
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-2/+1
| | | | | | | | | | | | | Non-exhaustive list of case-sensitive renames: GDExtension -> GDNative GDNATIVE -> GDEXTENSION gdextension -> gdnative ExtensionExtension ->Extension (for where there was GDNativeExtension) EXTENSION_EXTENSION ->EXTENSION (for where there was GDNATIVE_EXTENSION) gdnlib -> gdextension gdn_interface -> gde_interface gdni -> gde_interface
* Add rendering team as GLES3 CODEOWNERclayjohn2022-11-021-0/+1
|
* Fix CODEOWNERS and fix missing quote in "Building for platform" messageAaron Franke2022-10-011-2/+2
|
* Further cleanup of VisualScript referencesRedMser2022-09-191-1/+0
|
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-2/+2
|
* Replace stb_vorbis with libogg+libvorbisEllen Poe2021-09-091-1/+0
|
* CODEOWNERS: Add some more owned files and fix team namesRémi Verschelde2021-02-161-2/+15
|
* CODEOWNERS: Update with newly added teamsRémi Verschelde2021-02-151-53/+165
|
* [CTL] Add myself to CODEOWNERS for the text server and font.bruvzg2020-12-281-2/+9
|
* Remove bojidar from codeowners for GDScriptGeorge Marques2020-10-191-1/+1
| | | | Since he won't be actively contributing for the time being.
* Add aaronfranke to CODEOWNERS for GodotSharpAaron Franke2020-07-031-0/+1
| | | | [ci skip]
* remove karroffel from CODEOWNERS filekarroffel2019-08-231-2/+1
|
* Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folderRémi Verschelde2019-06-271-0/+50
Keeping CONTRIBUTING.md at the root so that contributors actually find it. Also changed the custom FUNDING.yml link to point to godotengine.org/donate, which also links to PayPal and other options.