Parent Directory
|
Revision Log
Add a scrip to warn users who don't have any place entries
| 1 | tbm | 1.1 | MyFromName "GPG Key Signing Coordinators"; |
| 2 | MyEmailAddress "gpg-coord@nm.debian.org"; | ||
| 3 | MyAdminName "Martin Michlmayr and others"; | ||
| 4 | tbm | 1.2 | MyURL "http://nm.debian.org/gpg.php"; |
| 5 | tbm | 1.1 | MyDB "gpg-coord"; |
| 6 | |||
| 7 | Dir | ||
| 8 | { | ||
| 9 | Templates "/org/nm.debian.org/bin/templates"; | ||
| 10 | tbm | 1.2 | }; |
| 11 | |||
| 12 | NM2DD | ||
| 13 | { | ||
| 14 | Options | ||
| 15 | { | ||
| 16 | Help ""; | ||
| 17 | No-Mail ""; | ||
| 18 | } | ||
| 19 | tbm | 1.1 | }; |
| 20 | |||
| 21 | tbm | 1.3 | NoPlaces |
| 22 | { | ||
| 23 | Options | ||
| 24 | { | ||
| 25 | Help ""; | ||
| 26 | No-Mail ""; | ||
| 27 | } | ||
| 28 | } | ||
| 29 | |||
| 30 | tbm | 1.1 | RemoveUsers |
| 31 | { | ||
| 32 | Options | ||
| 33 | { | ||
| 34 | Help ""; | ||
| 35 | } | ||
| 36 | }; | ||
| 37 |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |