|
| 1 | +> [!WARNING] |
| 2 | +> This project is archived and no longer actively maintained. While the code remains available for reference, no new features or bug fixes are planned. |
| 3 | +
|
1 | 4 | Centurion |
2 | 5 | ========= |
3 | 6 |
|
@@ -29,9 +32,9 @@ Open-source: |
29 | 32 | Status |
30 | 33 | ------ |
31 | 34 |
|
32 | | -This project still being maintained, but no new feature work is planned. The initial commit on GitHub contains |
33 | | -one roll-up commit of all our internal code. But all internal development will |
34 | | -now be on public GitHub. See the CONTRIBUTORS file for the contributors to the |
| 35 | +This project is archived and no longer maintained. No new feature work or bug |
| 36 | +fixes are planned. The initial commit on GitHub contains one roll-up commit of |
| 37 | +all our internal code. See the CONTRIBUTORS file for the contributors to the |
35 | 38 | original internal project. |
36 | 39 |
|
37 | 40 | Installation |
@@ -654,14 +657,20 @@ environment exported. |
654 | 657 | Future Additions |
655 | 658 | ---------------- |
656 | 659 |
|
657 | | -We're currently looking at the following feature additions: |
| 660 | +**This section is for historical reference only. No future additions are planned |
| 661 | +as the project is archived.** |
| 662 | + |
| 663 | +Previously considered feature additions included: |
658 | 664 |
|
659 | 665 | * [etcd](https://github.com/coreos/etcd) integration for configs and discovery |
660 | 666 | * Add the ability to show all the available tasks on the command line |
661 | 667 |
|
662 | 668 | Contributions |
663 | 669 | ------------- |
664 | 670 |
|
| 671 | +**This project is archived and no longer accepts contributions.** This section |
| 672 | +is preserved for historical reference. |
| 673 | + |
665 | 674 | Contributions are more than welcome. Bug reports with specific reproduction |
666 | 675 | steps are great. If you have a code contribution you'd like to make, open a |
667 | 676 | pull request with suggested code. |
|
0 commit comments