Skip to content

Commit

Permalink
Add row for cEP-0030 to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishalya committed Jun 6, 2021
1 parent 2377940 commit b8a2d2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# noqa
*.md @RJ722 @kriti21 @virresh @yzgyyang @bekicot @nemaniarjun @Vamshi99 @ksdme @palash25 @nvzard @MacBox7 @binore @anctartica @sks444 @RaiVaibhav @sangamcse @li-boxuan @ishanSrt @pareksha @abhishalya @bkhanale @PrajwalM2212 @pilgrim2308
*.md @RJ722 @kriti21 @virresh @yzgyyang @bekicot @nemaniarjun @Vamshi99 @ksdme @palash25 @nvzard @MacBox7 @binore @anctartica @sks444 @RaiVaibhav @sangamcse @li-boxuan @ishanSrt @pareksha @abhishalya @bkhanale @PrajwalM2212 @pilgrim2308 @akshatkarani
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ in the `cEP-0000.md` document.
| [cEP-0025](cEP-0025.md) | Integrate pyflakes AST into coala | This cEP describes the details of the process of integrating the pyflakes-enhanced-AST into coala as part of [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#5549789140221952). |
| [cEP-0027](cEP-0027.md) | coala Bears Testing API | This cEP describes the implementation process of `BaseTestHelper` class and `GlobalBearTestHelper` class to improve testing API of coala as a part of the [GSoC'18 project](https://summerofcode.withgoogle.com/projects/#6625036551585792). |
| [cEP-0029](cEP-0029.md) | Support TOML as a configuration format | This cEP describes the implementation process how support for TOML will be implemented and integrated with the existing configuration system as a part of the [GSoC'19 project](https://summerofcode.withgoogle.com/projects/#6388671438127104). |
| [cEP-0030](cEP-0030.md) | Next Generation Action System | This cEP describes the details about Next Generation Action System which will allow bears to define their own actions as a part of [GSoC'19 project](https://summerofcode.withgoogle.com/projects/#5450946933424128). |
| [cEP-0036](cEP-0036.md) | Gitmate for coala | This cEP describes the improvements to IGitt and Gitmate, which include upgrading dependencies, making it functional, changes to plugins, etc. as a part of the [GSoC'21 project](https://summerofcode.withgoogle.com/projects/#6263057774280704). |

0 comments on commit b8a2d2b

Please sign in to comment.