Skip to content

Commit

Permalink
Code clean up for Feb24 release (#1357)
Browse files Browse the repository at this point in the history
* Removing legacy docs_archive folder

* Update codeowners

---------

Co-authored-by: Keith Beattie <[email protected]>
  • Loading branch information
andrewlee94 and ksbeattie authored Feb 29, 2024
1 parent 4dd3c2d commit 28e9ae6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 99 deletions.
18 changes: 10 additions & 8 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,21 @@ requirements*.txt @lbianchi-lbl @ksbeattie
# testing
pytest*.ini @lbianchi-lbl
conftest.py @lbianchi-lbl
# Docs - need to identify owner(s)

# Docs
/docs @dangunter @bpaul4

# Commands
/idaes/commands/ @eslickj @dangunter
/idaes/commands/ @dangunter

# Core
/idaes/core/ @andrewlee94 @eslickj @lbianchi-lbl
/idaes/core/ @andrewlee94 @dallan-keylogic @lbianchi-lbl
/idaes/core/dmf/ @dangunter
/idaes/core/surrogate/ @andrewlee94 @carldlaird @bpaul4
/idaes/core/surrogate/ @andrewlee94 @bpaul4 @avdudchenko @rundxdi
/idaes/core/ui/ @dangunter

# Models
/idaes/models/ @andrewlee94 @eslickj
/idaes/models/ @andrewlee94 @bpaul4

# Apps - each package needs a maintainer
/idaes/apps/caprese/ @Robbybp
Expand All @@ -39,10 +41,10 @@ conftest.py @lbianchi-lbl
/idaes/models_extra/column_models/ @aostace01 @agarciadiego
/idaes/models_extra/gas_distribution/ @Robbybp
/idaes/models_extra/gas_solids_contactors/ @aostace01
/idaes/models_extra/power_generation/ @eslickj @MAZamarripa
/idaes/models_extra/power_generation/ @bpaul4 @MAZamarripa
/idaes/models_extra/power_generation/costing/ @MAZamarripa @AlexNoring
/idaes/models_extra/power_generation/properties/ @eslickj @AlexNoring
/idaes/models_extra/power_generation/unit_models/soc_submodels/ @eslickj @dallan-keylogic
/idaes/models_extra/power_generation/properties/ @bpaul4 @AlexNoring
/idaes/models_extra/power_generation/unit_models/soc_submodels/ @bpaul4 @dallan-keylogic

# Scripts
/scripts/colab_helper.py @adowling2
8 changes: 0 additions & 8 deletions docs_archive/transformations/index.rst

This file was deleted.

83 changes: 0 additions & 83 deletions docs_archive/transformations/variable_replace.rst

This file was deleted.

0 comments on commit 28e9ae6

Please sign in to comment.