Skip to content

Commit

Permalink
* remove deprecated code
Browse files Browse the repository at this point in the history
* fix mailmap
* add more authors by contribution
* remove the ini in cloudmesh so we get by default a namespace
  • Loading branch information
laszewsk committed Dec 16, 2023
1 parent 6d544b6 commit e0b2b9d
Show file tree
Hide file tree
Showing 15 changed files with 61 additions and 1,950 deletions.
26 changes: 26 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
Gregor von Laszewski <[email protected]>
J.P Fleischer <[email protected]>
J.P Fleischer <[email protected]>
Robert Knuuti <[email protected]>
Fugang Wang <[email protected]>
Badi Abdul-Wahid <[email protected]>
Andrew Holland <[email protected]>
J.P Fleisher <[email protected]>
Rick Otten <[email protected]>
Robert Knuuti <[email protected]>
Dave DeMeulenaere <[email protected]>
Lars Olson <[email protected]>
Anthon van der Neut <[email protected]>
Anthony Orlowski <[email protected]>
Jackson Miskill <[email protected]>
Toble007 <[email protected]>
J.P. Fleischer <[email protected]>
Ketan Pimparkar <[email protected]>
Vafa Andalibi <[email protected]>
Alex Beck <[email protected]>
Anthony Orlowski <[email protected]>
Anthony Orlowski <[email protected]>
Ashok <[email protected]>
Karthick <[email protected]>
Rick Otten <[email protected]>
Dhakshesh Kolli <[email protected]>
Andrew Holland <[email protected]>
Andrew Holland <[email protected]>
Anthon van der Neut <[email protected]>
Expand Down
32 changes: 26 additions & 6 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,29 @@ Author

Contributors

fugangwang <[email protected]>
Badi Abdul-Wahid <[email protected]>
Anthon van der Neut <[email protected]>
Dave DeMeulenaere <[email protected]>
justbbusy <[email protected]>
karthick <[email protected]>
1768 Gregor von Laszewski <[email protected]>
113 J.P <[email protected]>
21 J.P <[email protected]>
20 Robert Knuuti <[email protected]>
17 Fugang Wang <[email protected]>
16 Badi Abdul-Wahid <[email protected]>
10 Andrew Holland <[email protected]>
8 J.P <[email protected]>
8 rickotten <[email protected]>
7 Robert Knuuti <[email protected]>
6 Dave DeMeulenaere <[email protected]>
5 Lars Olson <[email protected]>
4 Anthon van der Neut <[email protected]>
4 Anthony Orlowski <[email protected]>
4 Jackson Miskill <[email protected]>
4 Toble007 <[email protected]>
3 jpfleischer <[email protected]>
2 Ketan Pimparkar <[email protected]>
2 Vafa Andalibi <[email protected]>
2 abeck14 <[email protected]>
2 aporlowski <[email protected]>
1 Anthony Orlowski <[email protected]>
1 Ashok <[email protected]>
1 Karthick <[email protected]>
1 devrick <[email protected]>
1 dkkolli <[email protected]>
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ package=common

include makefile-basic.mk

include makefile-info.mk

include makefile-test.mk

include makefile-clean.mk
Expand Down
1 change: 0 additions & 1 deletion cloudmesh/common/__init__.py

This file was deleted.

2 changes: 1 addition & 1 deletion cloudmesh/common/bin/readme.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
command = sys.argv[2]

warning = f"""
> **Note:** The README.md page is outomatically generated, do not edit it.
> **Note:** The README.md page is automatically generated, do not edit it.
> To modify change the content in
> <https://github.com/cloudmesh/{repo}/blob/main/README-source.md>
> Curley brackets must use two in README-source.md
Expand Down
51 changes: 0 additions & 51 deletions deprecated.travis.yml

This file was deleted.

Loading

0 comments on commit e0b2b9d

Please sign in to comment.