Skip to content

Commit

Permalink
Seeking new ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
jgeurts committed Sep 16, 2015
1 parent 95921c3 commit 48b50ed
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Seeking New Ownership!

This project is no longer actively being maintained. If you are interested in taking over as an owner, please [inquire within](https://github.com/jgeurts/FluentScheduler/issues/59)


FluentScheduler
===============

Expand Down Expand Up @@ -101,4 +106,4 @@ static void TaskManager_UnobservedTaskException(Task sender, UnhandledExceptionE
{
Log.Fatal("An error happened with a scheduled task: " + e.ExceptionObject);
}
```
```

0 comments on commit 48b50ed

Please sign in to comment.